From fc9403552501f0d30a56b1976ea3d859a0b594ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 00:24:54 +0000 Subject: [PATCH] [tune](deps): Bump optuna in /python/requirements/tune Bumps [optuna](https://github.com/optuna/optuna) from 2.6.0 to 2.8.0. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v2.6.0...v2.8.0) --- updated-dependencies: - dependency-name: optuna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index 556ac28659c3..151e9cf45f40 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -21,7 +21,7 @@ matplotlib==3.4.2; python_version >= '3.7' mlflow==1.17.0 mxnet==1.8.0.post0 nevergrad==0.4.2.post5 -optuna==2.6.0 +optuna==2.8.0 pytest-remotedata==0.3.2 pytorch-lightning-bolts==0.2.5 pytorch-lightning==1.0.3