From a7486c4bfc08742b264106a76025377b2b7286b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 04:25:54 +0000 Subject: [PATCH] Bump mlflow in /operations/sagemaker-mlflow-model-registry Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.0 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.16.0...v3.1.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- operations/sagemaker-mlflow-model-registry/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operations/sagemaker-mlflow-model-registry/requirements.txt b/operations/sagemaker-mlflow-model-registry/requirements.txt index f57abf2..9fb5fcd 100644 --- a/operations/sagemaker-mlflow-model-registry/requirements.txt +++ b/operations/sagemaker-mlflow-model-registry/requirements.txt @@ -1,2 +1,2 @@ -mlflow==2.16.0 +mlflow==3.1.0 sagemaker-mlflow==0.1.0 \ No newline at end of file