From 5209a6605ac52e42e8802e55fb3dc19037f18c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 07:35:13 +0000 Subject: [PATCH] [tune](deps): Bump comet-ml in /python/requirements/ml Bumps [comet-ml](https://www.comet.com) from 3.31.9 to 3.43.0. --- updated-dependencies: - dependency-name: comet-ml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/core-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/core-requirements.txt b/python/requirements/ml/core-requirements.txt index a1ac56eb4553..a22435f2bcf0 100644 --- a/python/requirements/ml/core-requirements.txt +++ b/python/requirements/ml/core-requirements.txt @@ -1,5 +1,5 @@ # ML tracking integrations -comet-ml==3.31.9 +comet-ml==3.43.0 mlflow==2.9.2 wandb==0.13.4