From 3b6ca15f260d575fcb5b6803ec33fdc2ee11b42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 08:20:03 +0000 Subject: [PATCH] Bump mlflow in /container-images/cpu/mft-fine-tuning/pytorch/src Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.17.2 to 3.5.0rc0. - [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.17.2...v3.5.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0rc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../cpu/mft-fine-tuning/pytorch/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-images/cpu/mft-fine-tuning/pytorch/src/requirements.txt b/container-images/cpu/mft-fine-tuning/pytorch/src/requirements.txt index df4d70d4e..fd3c5f950 100644 --- a/container-images/cpu/mft-fine-tuning/pytorch/src/requirements.txt +++ b/container-images/cpu/mft-fine-tuning/pytorch/src/requirements.txt @@ -3,7 +3,7 @@ bitsandbytes==0.44.1 datasets==3.1.0 einops==0.8.0 gcsfs==2024.9.0 -mlflow==2.17.2 +mlflow==3.5.0rc0 peft==v0.13.2 psutil==6.1.0 pynvml==11.5.3