From a259ba0048f637ab120b3016cac02355b6aa00a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 23:50:11 +0000 Subject: [PATCH] Bump mlflow in /operations/sagemaker-mlflow-model-registry Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.0 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.16.0...v2.20.3) --- updated-dependencies: - dependency-name: mlflow 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..d8dcebb 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==2.20.3 sagemaker-mlflow==0.1.0 \ No newline at end of file