From 557ed3a8ff9aa6b6aea7f1c5f0c24e4b224ad4c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 08:04:01 +0000 Subject: [PATCH] [tune](deps): Bump optuna from 2.9.1 to 3.1.0 in /python/requirements/ml Bumps [optuna](https://github.com/optuna/optuna) from 2.9.1 to 3.1.0. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v2.9.1...v3.1.0) --- 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..3667bc80f6b2 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.1.0 pytest-remotedata==0.3.2 lightning-bolts==0.4.0 pytorch-lightning==1.4.5