From 777c264f53601c5dcee950fe2ebd4dce0abe69e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 14:54:02 +0000 Subject: [PATCH] Bump mlflow from 2.1.1 to 2.3.1 in /mlflow Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.1.1 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/v2.1.1...v2.3.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mlflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlflow/requirements.txt b/mlflow/requirements.txt index 9f68e45..a7be50a 100644 --- a/mlflow/requirements.txt +++ b/mlflow/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.1.1 +mlflow==2.3.1 protobuf==4.21.12 psycopg2-binary==2.9.5 PyMySQL==1.0.2 \ No newline at end of file