From 5a77c2677c94afcaec43702b4f97c7cb49970031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:42:42 +0000 Subject: [PATCH] Bump mlflow from 2.22.1 to 3.5.0rc0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.1 to 3.5.0rc0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v2.22.1...v3.5.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0rc0 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 21f750c..4a361fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ hdbscan==0.8.40 imbalanced-learn==0.12.4 joblib==1.5.1 matplotlib==3.10.3 -mlflow==2.22.1 +mlflow==3.5.0rc0 numpy==1.26.4 pandas==2.2.3 plotly==5.24.1