From 17aba6ec7ac91b0d235da0c66baf531011c9e702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:46:09 +0000 Subject: [PATCH] Bump mlflow from 2.7.1 to 2.9.1 in /lab/nginxBasicAuth/source_dir Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.7.1 to 2.9.1. - [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.7.1...v2.9.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lab/nginxBasicAuth/source_dir/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab/nginxBasicAuth/source_dir/requirements.txt b/lab/nginxBasicAuth/source_dir/requirements.txt index 54ef63a..baf4818 100644 --- a/lab/nginxBasicAuth/source_dir/requirements.txt +++ b/lab/nginxBasicAuth/source_dir/requirements.txt @@ -1,3 +1,3 @@ -mlflow==2.7.1 +mlflow==2.9.1 matplotlib sagemaker-experiments