From 2420153f4ac2532cc67c4542584c9c42b81a920a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:09:12 +0000 Subject: [PATCH] Bump cmaes from 0.8.2 to 0.11.1 Bumps [cmaes](https://github.com/CyberAgentAILab/cmaes) from 0.8.2 to 0.11.1. - [Release notes](https://github.com/CyberAgentAILab/cmaes/releases) - [Commits](https://github.com/CyberAgentAILab/cmaes/compare/v0.8.2...v0.11.1) --- updated-dependencies: - dependency-name: cmaes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 223b05e..a8a1f3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ charset-normalizer==2.1.0 click==8.1.3 cliff==3.10.1 clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 -cmaes==0.8.2 +cmaes==0.11.1 cmd2==2.4.2 colorlog==6.6.0 commonmark==0.9.1