Skip to content

Commit 19c3e41

Browse files
Bump torch from 1.10.0 to 1.13.1 in /examples (#507)
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.10.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b83700b commit 19c3e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/requirements-examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
torch==1.10.0
1+
torch==1.13.1
22
hyperopt==0.2.5
33
torchvision==0.11.1
44
matplotlib==3.4.3

0 commit comments

Comments
 (0)