Skip to content

Commit f2f6b65

Browse files
Bump torch from 2.1.0 to 2.4.1 in /requirements/dev
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]>
1 parent 4ea6f90 commit f2f6b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev/notebook-ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ nbformat==5.10.4
33
nbclient==0.10.0
44
ipykernel==6.26.0
55
scipy == 1.14.0
6-
torch==2.1.0
6+
torch==2.4.1
77
torch-scatter==2.1.1
88
torch-sparse==0.6.17
99
torch-geometric>=2.5.0

0 commit comments

Comments
 (0)