From 3471707b4f15b6f989718f3cddd0374265f1cd0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 05:07:25 +0000 Subject: [PATCH] Bump mlflow from 1.30.0 to 2.5.0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.30.0 to 2.5.0. - [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.5.0) --- 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..13f5acd --- 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.5.0 mlxtend==0.19.0 multimethod==1.9 murmurhash==1.0.9