From 1e5ef6bf4fc77ff68071067f758842a87d727972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:38:49 +0000 Subject: [PATCH] Bump mlflow from 2.8.1 to 3.15.0 in /tests/resources/pyfunc_models/2.8.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.8.1 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.8.1...v3.15.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.15.0 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..950d858e607b0 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.15.0 cloudpickle==2.2.1