From fcb7a49f5dc60f10f0e8f599187d6ff646305dea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:11:41 +0000 Subject: [PATCH] Bump mlflow from 0.9.1 to 1.23.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 0.9.1 to 1.23.1. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/mlflow/mlflow/compare/v0.9.1...v1.23.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(-) diff --git a/requirements.txt b/requirements.txt index 8681eb9..09b6b60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ kiwisolver==1.1.0 MarkupSafe==1.1.1 matplotlib==3.0.3 mleap==0.8.1 -mlflow==0.9.1 +mlflow==1.23.1 nbformat==4.4.0 nose==1.3.7 nose-exclude==0.5.0