From ab2c0217cc7cfc9fa5d355ed168dd40038699a68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 08:00:48 +0000 Subject: [PATCH] [tune](deps): Bump optuna from 2.9.1 to 3.0.4 in /python/requirements/ml Bumps [optuna](https://github.com/optuna/optuna) from 2.9.1 to 3.0.4. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v2.9.1...v3.0.4) --- 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 4a8694073ccd..faaa7d9d2601 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.4 pytest-remotedata==0.3.2 lightning-bolts==0.4.0 pytorch-lightning==1.4.5