Skip to content

Commit

Permalink
Bump torch from 2.2.2 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 3f05933 commit a40441d
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 41 deletions.
124 changes: 84 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ wintertoo = "^1.5.0"
scipy = "^1.12.0"
python-dotenv = "^1.0.1"
pyarrow = ">=15.0.2,<17.0.0"
torch = "=2.2.2"
torch = "=2.3.0"
winterrb = "^1.0.0"

[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit a40441d

Please sign in to comment.