From 18f01d0fa01c7d1ff0f35cb496d26eb902b0e924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:12:06 +0000 Subject: [PATCH] Bump mlflow from 1.15.0 to 1.23.1 in /mlflow/build Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.15.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.15.0...v1.23.1) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mlflow/build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlflow/build/requirements.txt b/mlflow/build/requirements.txt index b77de22a..9db745f1 100644 --- a/mlflow/build/requirements.txt +++ b/mlflow/build/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.65.2 pydantic==1.8.2 fastapi-utils==0.2.1 uvicorn==0.14.0 -mlflow==1.15.0 +mlflow==1.23.1 splicemachinesa>=0.4.2 boto3==1.9.164 gunicorn==19.9.0