From 6dc572d6a36f6e49f2eb1be2ee1b050f03765162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 07:33:17 +0000 Subject: [PATCH] [tune](deps): Bump comet-ml in /python/requirements/ml Bumps [comet-ml](https://www.comet.com) from 3.23.0 to 3.33.11. --- updated-dependencies: - dependency-name: comet-ml 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 1d8df5f10d27d..f425c60ed52f3 100644 --- a/python/requirements/ml/requirements_tune.txt +++ b/python/requirements/ml/requirements_tune.txt @@ -4,7 +4,7 @@ autogluon.core==0.1.0 ax-platform==0.1.9; python_version < '3.7' ax-platform==0.2.1; python_version >= '3.7' bayesian-optimization==1.2.0 -comet-ml==3.23.0 +comet-ml==3.33.11 ConfigSpace==0.4.18 dragonfly-opt==0.1.6 flaml==0.9.7