From 2c48f6dcf2d4ff9735d7633d4af378d81eefff1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:43:20 +0000 Subject: [PATCH] Bump mlflow from 2.14.2 to 3.5.0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.2 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.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 4c85f31..b421b74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ xgboost==2.1.1 motmetrics==1.4.0 # Azure -mlflow==2.14.2 +mlflow==3.5.0 omegaconf==2.3.0 azure-ai-ml==1.14.0 azure-identity==1.16.1