From 0dcda87f4a6c5b61e00b72784f5c93872fd4fa9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:42:05 +0000 Subject: [PATCH] Bump mlflow from 2.22.0 to 3.5.0rc0 in /requirements Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.0 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.0...v3.5.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0rc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 9d13fa424115..5720cfa21ba3 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -478,7 +478,7 @@ mdurl==0.1.2 # via markdown-it-py mistral-common==1.8.5 # via -r requirements/test.in -mlflow==2.22.0 +mlflow==3.5.0rc0 # via terratorch mlflow-skinny==2.22.0 # via mlflow