Skip to content

Commit b8d065d

Browse files
build(deps): bump torch in the direct-dependencies group
Bumps the direct-dependencies group with 1 update: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.4.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.4.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: direct-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc2edf0 commit b8d065d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ torch = [
8484
"hypothesis_torch[numpy]"
8585
]
8686
"torch2.7.0"=[
87-
"torch==2.7.0",
87+
"torch==2.8.0",
8888
"hypothesis_torch[numpy]"
8989
]
9090
"torch2.8.0"=[

0 commit comments

Comments
 (0)