From 3232acaf60d0c5aa88710a3f31bd9a2453f0de4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 01:23:57 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.12.2 to 3.15.2. - [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.15.2) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.15.2 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..9eddcb866961e 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.15.2 numpy==1.23.5 packaging==23.2 pandas==1.5.3