From 2cd78816b6090592933b3bee405053dadf85c9d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:29:56 +0000 Subject: [PATCH] Bump mlflow from 2.8.1 to 3.11.1 in /tests/resources/pyfunc_models/2.8.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.8.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.8.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.8.1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/resources/pyfunc_models/2.8.1/requirements.txt b/tests/resources/pyfunc_models/2.8.1/requirements.txt index 3f8729f09fef5..07333acc30524 100644 --- a/tests/resources/pyfunc_models/2.8.1/requirements.txt +++ b/tests/resources/pyfunc_models/2.8.1/requirements.txt @@ -1,2 +1,2 @@ -mlflow==2.8.1 +mlflow==3.11.1 cloudpickle==2.2.1