Skip to content

Commit ab25150

Browse files
Bump torch from 2.2.1 to 2.8.0 in /tests
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.1 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.2.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8888ac commit ab25150

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/requirements.colab.2024.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ seaborn == 0.13.1
3131
statsmodels == 0.14.0
3232
sympy == 1.12
3333
tensorflow == 2.15.0
34-
torch == 2.2.1
34+
torch == 2.8.0
3535
torchvision == 0.17.1
3636
xlwt

tests/requirements.colab.2025.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ seaborn == 0.13.2
3333
statsmodels == 0.14.4
3434
sympy == 1.13.1
3535
tensorflow == 2.18.0
36-
torch == 2.5.1
36+
torch == 2.8.0
3737
torchvision == 0.20.1
3838
xlwt

0 commit comments

Comments
 (0)