Skip to content

Commit 368d019

Browse files
chore(deps): bump torch from 2.5.1 to 2.7.1+cu118 in /tests/e2e
Bumps torch from 2.5.1 to 2.7.1+cu118. --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+cu118 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e094f1 commit 368d019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/mnist_pip_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
2-
torch==2.5.1
2+
torch==2.7.1+cu118
33
torchvision==0.20.1
44
pytorch_lightning==1.9.5
55
torchmetrics==0.9.1

0 commit comments

Comments
 (0)