Skip to content

Commit

Permalink
chore(deps): bump torch from 2.1.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.1.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.1.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 Nov 20, 2024
1 parent e7e69ba commit 8bb9c3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/all_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ toolz==0.12.0
# dask
# datashader
# partd
torch==2.1.1
torch==2.2.0
# via
# sentence-transformers
# torchvision
Expand Down
2 changes: 1 addition & 1 deletion requirements/nlp_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ toolz==0.12.0
# dask
# datashader
# partd
torch==2.1.1
torch==2.2.0
# via
# sentence-transformers
# torchvision
Expand Down

0 comments on commit 8bb9c3b

Please sign in to comment.