From cd160b8b78306ed2c446c74d9416c3bc298caf5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:44:35 +0000 Subject: [PATCH 1/2] chore(deps): bump mlflow from 2.17.2 to 3.5.0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.17.2 to 3.5.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Commits](https://github.com/mlflow/mlflow/compare/v2.17.2...v3.5.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f31d05a..83558f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ autopep8==2.3.1 matplotlib==3.9.2 -mlflow==2.17.2 +mlflow==3.5.0 mlflow_skinny==2.17.2 numpy==1.24.3 pandas==2.2.3 From 70990c25e7ce0b6d9daab6aec104653a55c5c52c Mon Sep 17 00:00:00 2001 From: Sven Peldszus Date: Tue, 3 Feb 2026 01:53:51 +0100 Subject: [PATCH 2/2] Update mlflow and mlflow_skinny versions Updated mlflow and mlflow_skinny to newer versions. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 83558f2..12b74b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ autopep8==2.3.1 matplotlib==3.9.2 -mlflow==3.5.0 -mlflow_skinny==2.17.2 +mlflow==3.9.0 +mlflow_skinny==3.9.0 numpy==1.24.3 pandas==2.2.3 pyecore==0.15.1