From 75e010efa73707836d2027b869f13bc9cb5eff91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:01:32 +0000 Subject: [PATCH] Bump wandb from 0.10.27 to 0.22.1 Bumps [wandb](https://github.com/wandb/wandb) from 0.10.27 to 0.22.1. - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](https://github.com/wandb/wandb/compare/v0.10.27...v0.22.1) --- updated-dependencies: - dependency-name: wandb dependency-version: 0.22.1 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..a4100cc3 100644 --- a/requirements/test_requirements.txt +++ b/requirements/test_requirements.txt @@ -3,5 +3,5 @@ pytest-cov==2.11.1 transformers==4.9.2 neptune_client==0.13.0 comet_ml==3.15.1 -wandb==0.10.27 +wandb==0.22.1 tensorboard==2.6.0