From c0af7f3d8dce5b69a3e0a0716ac26874af7098fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 02:11:45 +0000 Subject: [PATCH] Bump mlflow from 2.2.1 to 2.2.2 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.2.1 to 2.2.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.2.1...v2.2.2) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10772e9..4eba01c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.2.1 +mlflow==2.2.2 pymysql==1.0.2 psycopg2-binary==2.9.5 protobuf==4.22.0