Skip to content

Commit

Permalink
Bump torch from 1.12.0 to 1.12.1
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](pytorch/pytorch@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent a8ce15b commit 2ea9538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# --------- pytorch --------- #
torch==1.12.0
torch==1.12.1
torchvision==0.13.0
pytorch-lightning==1.7.1
torchmetrics==0.9.3
Expand Down

0 comments on commit 2ea9538

Please sign in to comment.