From 5f45e9586e7d969570cc58b33ad8d5278013672c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 22:39:14 +0000 Subject: [PATCH] Bump mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.1 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.22.1...v3.5.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0rc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../steps/multi_step_pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/sagemaker-mlflow-rag-pipeline-automation/sagemaker_pipeline/steps/multi_step_pipeline/requirements.txt b/operations/sagemaker-mlflow-rag-pipeline-automation/sagemaker_pipeline/steps/multi_step_pipeline/requirements.txt index 3d51451..54f0c4e 100644 --- a/operations/sagemaker-mlflow-rag-pipeline-automation/sagemaker_pipeline/steps/multi_step_pipeline/requirements.txt +++ b/operations/sagemaker-mlflow-rag-pipeline-automation/sagemaker_pipeline/steps/multi_step_pipeline/requirements.txt @@ -1,6 +1,6 @@ datasets opensearch-py -mlflow==2.22.1 +mlflow==3.5.0rc0 sagemaker-mlflow langchain langgraph