From 8f7b1aa81bba220964d52de7bdd4c8c6a342a5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Dec 2021 08:12:27 +0000 Subject: [PATCH] [tune](deps): Bump flaml in /python/requirements/tune Bumps [flaml](https://github.com/microsoft/FLAML) from 0.5.2 to 0.9.0. - [Release notes](https://github.com/microsoft/FLAML/releases) - [Commits](https://github.com/microsoft/FLAML/commits/v0.9.0) --- updated-dependencies: - dependency-name: flaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index 4d09dea81b473..c5e2db4f343b2 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -6,7 +6,7 @@ ConfigSpace==0.4.18 dask[complete]==2021.03.0; python_version < '3.7' dask[complete]==2021.06.1; python_version >= '3.7' dragonfly-opt==0.1.6 -flaml==0.5.2 +flaml==0.9.0 freezegun==1.1.0 gluoncv==0.10.1.post0 gpy==1.10.0