From 8c744fb408c0ba8239d7645525f589a25e2b6c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 20:15:07 +0000 Subject: [PATCH] Bump mlflow from 2.22.0 to 3.11.1 in /python Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.0 to 3.11.1. - [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.11.1) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/test-requirements.txt | 2 +- python/requirements_compiled.txt | 2 +- python/requirements_compiled_py3.13.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index a51f890bf18a..18eb2bb4afbd 100644 --- a/python/requirements/test-requirements.txt +++ b/python/requirements/test-requirements.txt @@ -85,7 +85,7 @@ jinja2>=3.1.6 pytest-docker-tools==3.1.3 pytest-forked==1.4.0 opentelemetry-instrumentation-fastapi==0.55b1 -mlflow>=3.0.0 +mlflow>=3.11.1 # For dataset tests polars>=1.36.0,<2.0.0 diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8a208c4a2e2c..547264bcc770 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1074,7 +1074,7 @@ ml-dtypes==0.3.2 # jax # jaxlib # tensorflow -mlflow==3.1.4 +mlflow==3.11.1 # via # -r python/requirements/ml/core-requirements.txt # -r python/requirements/test-requirements.txt diff --git a/python/requirements_compiled_py3.13.txt b/python/requirements_compiled_py3.13.txt index c2df5eba9efb..fb7184737f48 100644 --- a/python/requirements_compiled_py3.13.txt +++ b/python/requirements_compiled_py3.13.txt @@ -1107,7 +1107,7 @@ ml-dtypes==0.5.4 # jaxlib # keras # tensorflow -mlflow==2.22.0 +mlflow==3.11.1 # via -r python/requirements/ml/core-requirements.txt mlflow-skinny==2.22.0 # via mlflow