From 85b42bc43ff1d9d60016fd5e44d4c3dac953419f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 05:09:51 +0000 Subject: [PATCH] Bump mlflow from 2.2.1 to 2.5.0 in /requirements Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.2.1 to 2.5.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/v2.2.1...v2.5.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/optional.txt b/requirements/optional.txt index c364135..7883e5d 100644 --- a/requirements/optional.txt +++ b/requirements/optional.txt @@ -3,7 +3,7 @@ ConfigSpace flaml==1.0.14 hpbandster hyperopt==0.2.5 -mlflow==2.2.1 +mlflow==2.5.0 nevergrad==0.4.3.post7 optuna==2.10.0 scikit-learn