From 789605c0774aedb3eb80eafca55b8f1572327ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 02:07:22 +0000 Subject: [PATCH] Bump mlflow from 2.1.1 to 2.2.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.1.1 to 2.2.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.2.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5468c80..19a578b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.1.1 +mlflow==2.2.1 pymysql==1.0.2 psycopg2-binary==2.9.5 protobuf==4.21.12