Skip to content

Commit

Permalink
chore(deps): Bump wandb from 0.12.21 to 0.13.3
Browse files Browse the repository at this point in the history
Bumps [wandb](https://github.com/wandb/wandb) from 0.12.21 to 0.13.3.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/master/CHANGELOG.md)
- [Commits](wandb/wandb@v0.12.21...v0.13.3)

---
updated-dependencies:
- dependency-name: wandb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2022
1 parent e44ea3a commit 1ebbba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ scipy = "*"
sklearn = "*"
torch = "==1.11.*"
transformers = "==4.19.*"
wandb = "==0.12.*"
wandb = "==0.13.*"
omegaconf = "*"
pydantic = "*"
# https://download.pytorch.org/whl/cu113/torch-1.11.0%2Bcu113-cp38-cp38-linux_x86_64.whl
Expand Down

0 comments on commit 1ebbba1

Please sign in to comment.