From 7c3364671dfc4e63ac1c385635ab32dc5d601ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:29:50 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.0 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.16.0...v3.5.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0rc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../03-03_raft-customization/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt b/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt index 5484e62..dc2e325 100644 --- a/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt +++ b/workshops/building-rag-workflows-with-sagemaker-and-bedrock/03-03_raft-customization/scripts/requirements.txt @@ -8,5 +8,5 @@ trl==0.9.6 peft==0.12.0 wandb py7zr -mlflow==2.16.0 +mlflow==3.5.0rc0 sagemaker-mlflow==0.1.0 \ No newline at end of file