From 615d2a97f210061b324078526ff2c63de906664b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 07:08:06 +0000 Subject: [PATCH] build(deps): bump wandb from 0.15.4 to 0.16.2 Bumps [wandb](https://github.com/wandb/wandb) from 0.15.4 to 0.16.2. - [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.15.4...v0.16.2) --- updated-dependencies: - dependency-name: wandb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15c01cfc..8c0d7765 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ torch==2.0.1 torchvision==0.15.2 tqdm==4.66.1 vulture==2.7 -wandb==0.15.4 +wandb==0.16.2