From ddef0ac76317165b2485cf210bdb13fe8d494ce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:47:21 +0000 Subject: [PATCH] Bump mlflow from 1.21.0 to 2.9.0 in /2021/20211209-tutorial#2/workspace Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.21.0 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/v1.21.0...v2.9.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2021/20211209-tutorial#2/workspace/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2021/20211209-tutorial#2/workspace/requirements.txt b/2021/20211209-tutorial#2/workspace/requirements.txt index c834a70..1ee3946 100644 --- a/2021/20211209-tutorial#2/workspace/requirements.txt +++ b/2021/20211209-tutorial#2/workspace/requirements.txt @@ -1,3 +1,3 @@ -mlflow==1.21.0 +mlflow==2.9.0 tensorflow==2.7.0 xgboost==1.5.1