From 4146699735b0596d5b168713b692bfba7a33810d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 07:09:27 +0000 Subject: [PATCH] [tune](deps): Bump optuna from 2.9.1 to 3.0.3 in /python/requirements/ml Bumps [optuna](https://github.com/optuna/optuna) from 2.9.1 to 3.0.3. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v2.9.1...v3.0.3) --- updated-dependencies: - dependency-name: optuna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python/requirements/ml/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/requirements_tune.txt b/python/requirements/ml/requirements_tune.txt index 4a8694073cc..678cb2fc7bb 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -26,7 +26,7 @@ matplotlib==3.4.3; python_version >= '3.7' mlflow==1.19.0 mxnet==1.8.0.post0 nevergrad==0.4.3.post7 -optuna==2.9.1 +optuna==3.0.3 pytest-remotedata==0.3.2 lightning-bolts==0.4.0 pytorch-lightning==1.4.5