Skip to content

Commit

Permalink
Bump torch from 2.1.0 to 2.4.1 in /requirements/dev
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.4.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.1.0...v2.4.1)

---
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 Oct 17, 2024
1 parent 4ea6f90 commit f2f6b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev/notebook-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ nbformat==5.10.4
nbclient==0.10.0
ipykernel==6.26.0
scipy == 1.14.0
torch==2.1.0
torch==2.4.1
torch-scatter==2.1.1
torch-sparse==0.6.17
torch-geometric>=2.5.0

0 comments on commit f2f6b65

Please sign in to comment.