From 93258c1ac054b998b9394197d6961189a9ecaaa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:26:16 +0000 Subject: [PATCH] Bump mlflow from 2.14.3 to 3.5.0rc0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.3 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.14.3...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 421244c..d5435e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dvc-gdrive==3.0.1 fastapi==0.111.1 imbalanced-learn==0.12.3 joblib==1.4.2 -mlflow==2.14.3 +mlflow==3.5.0rc0 mkdocs==1.6.0 mkdocs-material==9.5.31 numpy ==1.26.4