From 1897fbb2ea6259236c3fcebe467041307dd6ff06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 00:15:12 +0000 Subject: [PATCH] Bump wandb from 0.16.2 to 0.17.0 Bumps [wandb](https://github.com/wandb/wandb) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/v0.17.0/CHANGELOG.md) - [Commits](https://github.com/wandb/wandb/compare/v0.16.2...v0.17.0) --- 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 c3a62bc7d..66f7c8a76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ tb-nightly seaborn future h5py -wandb==0.16.2 +wandb==0.17.0 google-cloud google-cloud-storage plotly~=5.20.0