From 48fb6672f853a0e99bac9cf74398f4b50a787843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:37:44 +0000 Subject: [PATCH] Bump mlflow from 2.7.1 to 2.8.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.7.1 to 2.8.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/v2.7.1...v2.8.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 28b4a24..b97fc71 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.8.1 nbclient==0.9.0 nbconvert==7.11.0 nbformat==5.9.2