Skip to content

Commit 4601302

Browse files
build(deps): bump torch from 2.7.1 to 2.8.0 in /requirements
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.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.7.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ff8ff7 commit 4601302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mypy==1.17.1
2-
torch==2.7.1 # todo: update typing in separate PR
2+
torch==2.8.0 # todo: update typing in separate PR
33

44
types-Markdown
55
types-PyYAML

0 commit comments

Comments
 (0)