From faa59a3a72c1e359ff934456a4ab875ff626e0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:27:55 +0000 Subject: [PATCH] Bump mlflow from 1.21.0 to 2.8.1 in /2021/20211209-tutorial#2/workspace Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.21.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/v1.21.0...v2.8.1) --- 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..11e52ce 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.8.1 tensorflow==2.7.0 xgboost==1.5.1