Skip to content

Commit

Permalink
build(deps): bump torch from 2.0.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.1.2.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.0.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 037c93d commit 1c8302f
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
Expand Up @@ -11,7 +11,7 @@ pygame==2.5.2
pylint==2.17.4
pytest==8.0.0
pytorch-lightning==2.0.4
torch==2.0.1
torch==2.1.2
torchvision==0.15.2
tqdm==4.65.0
vulture==2.7
Expand Down

0 comments on commit 1c8302f

Please sign in to comment.