Skip to content

Commit d1ad396

Browse files
build(deps): bump wandb from 0.21.1 to 0.23.0 (#413)
Bumps [wandb](https://github.com/wandb/wandb) from 0.21.1 to 0.23.0. - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](wandb/wandb@v0.21.1...v0.23.0) --- updated-dependencies: - dependency-name: wandb dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 283a3e5 commit d1ad396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ typing_extensions==4.14.1
103103
types-PyYAML==6.0.12.20250822
104104
urllib3==2.5.0
105105
virtualenv==20.34.0
106-
wandb==0.21.1
106+
wandb==0.23.0
107107
wcwidth==0.2.13
108108
yarl==1.20.1

unix-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ typing_extensions==4.14.1
101101
types-PyYAML==6.0.12.20250822
102102
urllib3==2.5.0
103103
virtualenv==20.34.0
104-
wandb==0.21.1
104+
wandb==0.23.0
105105
wcwidth==0.2.13
106106
yarl==1.20.1

0 commit comments

Comments
 (0)