Skip to content

Commit c47c856

Browse files
Bump torch from 2.7.0 to 2.7.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3e4d48 commit c47c856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ipykernel==6.6.1
88
papermill==2.3.3
99

1010
# training
11-
torch==2.7.0
11+
torch==2.7.1
1212
stable-baselines3==2.3.2
1313

1414
# linter and formatter

0 commit comments

Comments
 (0)