From a6007cc8fe40624c5652c5965854b739ed28cad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 13:48:49 +0000 Subject: [PATCH] Bump mlflow from 1.8.0 to 2.3.1 in /mlflow-tracking-docker Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.8.0 to 2.3.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/v1.8.0...v2.3.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mlflow-tracking-docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlflow-tracking-docker/requirements.txt b/mlflow-tracking-docker/requirements.txt index a3a7b7b..984c6bf 100644 --- a/mlflow-tracking-docker/requirements.txt +++ b/mlflow-tracking-docker/requirements.txt @@ -1,4 +1,4 @@ -mlflow==1.8.0 +mlflow==2.3.1 azure-storage-blob==12.3.1 msrestazure~=0.4.32 azure-cli==2.0.49