From 2662540bb6be5bcd51b776e8b041d658c0c38c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:40:14 +0000 Subject: [PATCH] Bump mlflow from 2.8.1 to 2.14.2 in /session_ml/UMAP_DataIntegration Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.8.1 to 2.14.2. - [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.8.1...v2.14.2) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- session_ml/UMAP_DataIntegration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session_ml/UMAP_DataIntegration/requirements.txt b/session_ml/UMAP_DataIntegration/requirements.txt index 5b805a55..68a85cfd 100644 --- a/session_ml/UMAP_DataIntegration/requirements.txt +++ b/session_ml/UMAP_DataIntegration/requirements.txt @@ -1,3 +1,3 @@ -mlflow==2.8.1 +mlflow==2.14.2 boto3==1.28.50 minio==7.1.16 \ No newline at end of file