From 613f0bb51d361a80120f7e64cdeb7ff5c2c4cb00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:43:40 +0000 Subject: [PATCH] Bump mlflow from 2.14.3 to 3.5.0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.3 to 3.5.0. - [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.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 421244c..e67b7e7 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.0 mkdocs==1.6.0 mkdocs-material==9.5.31 numpy ==1.26.4