From 46a735d85208a68123cd7f34779b7794d9335786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 06:07:16 +0000 Subject: [PATCH] build(deps): bump wandb from 0.17.3 to 0.17.4 Bumps [wandb](https://github.com/wandb/wandb) from 0.17.3 to 0.17.4. - [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.17.3...v0.17.4) --- updated-dependencies: - dependency-name: wandb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 320673a4..0b5e211d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ pytorch-lightning==2.3.1 torchvision==0.18.1 tqdm==4.66.4 vulture==2.11 -wandb==0.17.3 +wandb==0.17.4