From 295c45ee228b0e76289004c56f3427b6aa22f242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 04:40:47 +0000 Subject: [PATCH] build(deps): bump mlflow in /tests/data/serve_resources/mlflow/pytorch Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.20.3 to 3.1.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.20.3...v3.1.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/data/serve_resources/mlflow/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/serve_resources/mlflow/pytorch/requirements.txt b/tests/data/serve_resources/mlflow/pytorch/requirements.txt index a3eb04ed4f..3fff6d7fdf 100644 --- a/tests/data/serve_resources/mlflow/pytorch/requirements.txt +++ b/tests/data/serve_resources/mlflow/pytorch/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.20.3 +mlflow==3.1.0 astunparse==1.6.3 cffi==1.16.0 cloudpickle==2.2.1