From 5f6d346a253d009a932c714dad87f7d33f4ed744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:12:03 +0000 Subject: [PATCH] Bump mlflow from 1.8.0 to 1.23.1 in /bobby/build Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.8.0 to 1.23.1. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/mlflow/mlflow/compare/v1.8.0...v1.23.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bobby/build/requirements2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bobby/build/requirements2.txt b/bobby/build/requirements2.txt index b64d35a4..157dbfd8 100644 --- a/bobby/build/requirements2.txt +++ b/bobby/build/requirements2.txt @@ -1,6 +1,6 @@ splicemachinesa>=0.3.7 workerpool==0.9.4 -mlflow==1.8.0 +mlflow==1.23.1 pyyaml<=3.13,>=3.10 awscli>=1.16.177 boto3==1.9.168