From 09f298f9c806dd3b9b14effafb2078dc5e620f0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:58:01 +0000 Subject: [PATCH] Bump mlflow from 2.7.1 to 2.9.0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.7.1 to 2.9.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/v2.7.1...v2.9.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(-) diff --git a/requirements.txt b/requirements.txt index 28b4a24..f66d07f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ MarkupSafe==2.1.3 matplotlib==3.8.0 matplotlib-inline==0.1.6 mistune==3.0.2 -mlflow==2.7.1 +mlflow==2.9.0 nbclient==0.9.0 nbconvert==7.11.0 nbformat==5.9.2