Skip to content

Commit 7f59708

Browse files
Bump torch from 2.6.0 to 2.7.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45ffb92 commit 7f59708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ipywidgets==8.1.2
22
matplotlib==3.8.4
33
pandas==2.2.2
4-
torch==2.6.0
4+
torch==2.7.0
55
torchvision==0.21.0
66
tqdm==4.66.4

0 commit comments

Comments
 (0)