From 6857ccc2150aef52a22d7f8e9891d233365cb5a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:06:53 +0000 Subject: [PATCH] Bump mlflow from 2.9.2 to 2.20.3 in /apple_project Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.9.2 to 2.20.3. - [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.9.2...v2.20.3) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apple_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apple_project/requirements.txt b/apple_project/requirements.txt index 4d2cef7..4743029 100644 --- a/apple_project/requirements.txt +++ b/apple_project/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.9.2 +mlflow==2.20.3 cloudpickle==3.0.0 numpy==1.24.4 packaging==23.2