From 90e42486a752ae8de0dd83bc5e1359b35f4d6b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 15:29:22 +0000 Subject: [PATCH] Bump mlflow from 2.7.1 to 3.11.1 in /tests/resources/pyfunc_models/2.7.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.7.1 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.7.1...v3.11.1) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/resources/pyfunc_models/2.7.1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/resources/pyfunc_models/2.7.1/requirements.txt b/tests/resources/pyfunc_models/2.7.1/requirements.txt index 1cb3b3979ed64..07333acc30524 100644 --- a/tests/resources/pyfunc_models/2.7.1/requirements.txt +++ b/tests/resources/pyfunc_models/2.7.1/requirements.txt @@ -1,2 +1,2 @@ -mlflow==2.7.1 +mlflow==3.11.1 cloudpickle==2.2.1