From 5b2aa6fdbae7c42478cdfbd1d6fa4b1fbaae710b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 13:56:10 +0000 Subject: [PATCH] Bump mlflow from 1.30.0 to 2.3.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.30.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.30.0...v2.3.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7d53160..88fcab3 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ MarkupSafe==2.1.1 matplotlib==3.5.3 matplotlib-inline==0.1.6 missingno==0.5.1 -mlflow==1.30.0 +mlflow==2.3.1 mlxtend==0.19.0 multimethod==1.9 murmurhash==1.0.9