From ed6f9dbed8e6c1f5955fe0282f08ccca23029e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:12:04 +0000 Subject: [PATCH] Bump mlflow from 1.15.0 to 1.23.1 in /feature_store/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] --- feature_store/build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_store/build/requirements.txt b/feature_store/build/requirements.txt index 39884ea7..e172c187 100644 --- a/feature_store/build/requirements.txt +++ b/feature_store/build/requirements.txt @@ -9,7 +9,7 @@ py4j==0.10.8.1 retrying==1.3.3 loguru==0.5.1 pydantic==1.7.4 -mlflow==1.15.0 +mlflow==1.23.1 fastapi==0.65.2 uvicorn==0.13.3 fastapi-utils==0.2.1