From 2a29fccd1dfb796c7f543a1e1502751b7de06251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:03:40 +0000 Subject: [PATCH] chore(deps): bump optuna from 4.6.0 to 4.7.0 Bumps [optuna](https://github.com/optuna/optuna) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: optuna dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-hyperopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index b9b1ca2f8..7805de902 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -5,5 +5,5 @@ scipy==1.17.0 scikit-learn==1.8.0 filelock==3.20.3 -optuna==4.6.0 +optuna==4.7.0 cmaes==0.12.0