Skip to content

Commit

Permalink
Bump torch from 2.0.1 to 2.2.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 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.0.1...v2.2.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent 44d9a37 commit c539f7b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-macOS-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ toolz==0.12.0
# partd
toposort==1.10
# via symfit
torch==2.0.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ toolz==0.12.0
# partd
toposort==1.10
# via symfit
torch==2.0.1
torch==2.2.0
# via
# pyhdx (pyproject.toml)
# triton
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-windows-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ toolz==0.12.0
# partd
toposort==1.10
# via symfit
torch==2.0.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.1
# via
Expand Down

0 comments on commit c539f7b

Please sign in to comment.