From 793b3d3373055647366cd3668cb169f608ce7293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:08:02 +0000 Subject: [PATCH] Bump mlflow in /tests/resources/example_mlflow_2.12_langchain_model Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.12.2 to 3.15.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.12.2...v3.15.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../metadata/requirements.txt | 2 +- .../example_mlflow_2.12_langchain_model/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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..7f236849d9285 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.0 numpy==1.23.5 packaging==23.2 pandas==1.5.3 diff --git a/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt b/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt index b06b47392725c..7121b9affb882 100644 --- a/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt +++ b/tests/resources/example_mlflow_2.12_langchain_model/requirements.txt @@ -8,7 +8,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.0 numpy==1.23.5 packaging==23.2 pandas==1.5.3