From d948fd51a0313749047228e8e40c5e0d1c97784c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 08:31:36 +0000 Subject: [PATCH] [tune](deps): Bump flaml from 0.5.2 to 1.0.14 in /python/requirements/ml Bumps [flaml](https://github.com/microsoft/FLAML) from 0.5.2 to 1.0.14. - [Release notes](https://github.com/microsoft/FLAML/releases) - [Commits](https://github.com/microsoft/FLAML/commits/v1.0.14) --- updated-dependencies: - dependency-name: flaml dependency-type: direct:production update-type: version-update:semver-major ... 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 4a8694073ccd..8fa53c099b69 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -8,7 +8,7 @@ ConfigSpace==0.4.18 dask[complete]==2021.03.0; python_version < '3.7' dask[complete]==2021.8.1; python_version >= '3.7' dragonfly-opt==0.1.6 -flaml==0.5.2 +flaml==1.0.14 freezegun==1.1.0 gluoncv==0.10.1.post0 gpy==1.10.0