From dfd9e7e7779928b5d4068b8faedc6ca0361d7a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 04:02:06 +0000 Subject: [PATCH] chore(deps): bump cmaes from 0.11.1 to 0.12.0 Bumps [cmaes](https://github.com/CyberAgentAILab/cmaes) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/CyberAgentAILab/cmaes/releases) - [Commits](https://github.com/CyberAgentAILab/cmaes/compare/v0.11.1...v0.12.0) --- updated-dependencies: - dependency-name: cmaes dependency-version: 0.12.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 f5216f225..b55a49636 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -6,4 +6,4 @@ scipy==1.16.0 scikit-learn==1.7.1 filelock==3.18.0 optuna==4.4.0 -cmaes==0.11.1 +cmaes==0.12.0