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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 281124c commit eca5247
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 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-macos-latest-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-macos-latest-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-macos-latest-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# 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.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-windows-latest-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-windows-latest-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ toolz==1.0.0
# partd
toposort==1.10
# via symfit
torch==2.5.1
torch==2.2.0
# via pyhdx (pyproject.toml)
tornado==6.4.2
# via
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 eca5247

Please sign in to comment.