From bdf8713ce896df3b6f7023be0e49ecead688e3e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 21:01:31 +0000 Subject: [PATCH] Bump comet-ml from 3.15.1 to 3.54.0 Bumps [comet-ml](https://github.com/comet-ml/opik) from 3.15.1 to 3.54.0. - [Release notes](https://github.com/comet-ml/opik/releases) - [Changelog](https://github.com/comet-ml/opik/blob/main/CHANGELOG.md) - [Commits](https://github.com/comet-ml/opik/commits) --- updated-dependencies: - dependency-name: comet-ml dependency-version: 3.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test_requirements.txt b/requirements/test_requirements.txt index c98bcb16..f7136848 100644 --- a/requirements/test_requirements.txt +++ b/requirements/test_requirements.txt @@ -2,6 +2,6 @@ pytest==5.3.1 pytest-cov==2.11.1 transformers==4.9.2 neptune_client==0.13.0 -comet_ml==3.15.1 +comet_ml==3.54.0 wandb==0.10.27 tensorboard==2.6.0