From 53309e648d87b1f9bba37578267b2c1579a751d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 18:54:45 +0000 Subject: [PATCH] [tune](deps): Bump configspace in /python/requirements/ml Bumps [configspace](https://github.com/automl/ConfigSpace) from 0.4.18 to 0.5.0. - [Release notes](https://github.com/automl/ConfigSpace/releases) - [Changelog](https://github.com/automl/ConfigSpace/blob/master/changelog.md) - [Commits](https://github.com/automl/ConfigSpace/compare/v0.4.18...v0.5.0) --- updated-dependencies: - dependency-name: configspace dependency-type: direct:production update-type: version-update:semver-minor ... 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 81b3da3519c8..aaa028137fd0 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -4,7 +4,7 @@ ax-platform==0.1.9; python_version < '3.7' ax-platform==0.2.4; python_version >= '3.7' bayesian-optimization==1.2.0 comet-ml==3.31.9 -ConfigSpace==0.4.18 +ConfigSpace==0.6.0 dragonfly-opt==0.1.6 flaml==0.9.7 freezegun==1.1.0