From 0cfb329d11a7187fb3d2f3707982c45fa10af2ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 08:57:52 +0000 Subject: [PATCH] [tune](deps): Bump flaml from 0.5.2 to 1.1.2 in /python/requirements/ml Bumps [flaml](https://github.com/microsoft/FLAML) from 0.5.2 to 1.1.2. - [Release notes](https://github.com/microsoft/FLAML/releases) - [Commits](https://github.com/microsoft/FLAML/commits/v1.1.2) --- 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 4a8694073cc..e3a57fb671a 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.1.2 freezegun==1.1.0 gluoncv==0.10.1.post0 gpy==1.10.0