Skip to content

Commit d202032

Browse files
Bump torch from 2.1.0 to 2.2.0 in /python/tests (#1746)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.0...v2.2.0) --- 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 1000086 commit d202032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ OpenNMT-tf==2.30.*
55
tensorflow-cpu==2.11.*
66
pytest
77
wurlitzer==3.0.*;platform_system=='Linux'
8-
torch==2.1.0
8+
torch==2.2.0

0 commit comments

Comments
 (0)