From 032b7219e5948e0f684765262ef7e9e580c50b0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:11:56 +0000 Subject: [PATCH] Bump mlflow from 2.7.1 to 2.9.2 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.7.1 to 2.9.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.7.1...v2.9.2) --- 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..c7b1506 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.2 nbclient==0.9.0 nbconvert==7.11.0 nbformat==5.9.2