From d6e98a92f0b3ee02c14e2bc841961f71fcbea975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 08:01:05 +0000 Subject: [PATCH] [tune](deps): Bump flaml from 0.6.7 to 1.1.1 in /python/requirements/ml Bumps [flaml](https://github.com/microsoft/FLAML) from 0.6.7 to 1.1.1. - [Release notes](https://github.com/microsoft/FLAML/releases) - [Commits](https://github.com/microsoft/FLAML/compare/v0.6.7...v1.1.1) --- 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 b86b7b1f08..89c1dd7287 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -6,7 +6,7 @@ ax-platform==0.2.1; python_version >= '3.7' bayesian-optimization==1.2.0 ConfigSpace==0.4.18 dragonfly-opt==0.1.6 -flaml==0.6.7 +flaml==1.1.1 freezegun==1.1.0 gluoncv==0.10.1.post0 gpy==1.10.0