From 1a388bde6151526998f44a7eb9d7b7c35e32035f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 15:14:43 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.12.2 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.12.2...v3.11.1) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../metadata/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt b/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt index f996ce8e79369..ffff4b006bf15 100644 --- a/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt +++ b/tests/resources/example_mlflow_2.12_langchain_model/metadata/requirements.txt @@ -7,7 +7,7 @@ entrypoints==0.4 google-cloud-storage==2.11.0 grpcio-status==1.48.1 langchain==0.1.20 -mlflow[gateway]==2.12.2 +mlflow[gateway]==3.11.1 numpy==1.23.5 packaging==23.2 pandas==1.5.3