From 24b2204d157885e56efb8966739c1f73f2e7e4ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:34:38 +0000 Subject: [PATCH] Bump mlflow from 2.5.0 to 2.8.1 in /models/model_sgd_4/classifier Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.5.0 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.5.0...v2.8.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- models/model_sgd_4/classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/model_sgd_4/classifier/requirements.txt b/models/model_sgd_4/classifier/requirements.txt index 38c8e30..97b5bd7 100644 --- a/models/model_sgd_4/classifier/requirements.txt +++ b/models/model_sgd_4/classifier/requirements.txt @@ -1,2 +1,2 @@ -mlflow==2.5.0 +mlflow==2.8.1 sktime==0.20.0 \ No newline at end of file