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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 7a9997c commit abd6ce1
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 39 deletions.
118 changes: 80 additions & 38 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 @@ -60,7 +60,7 @@ matplotlib = "^3.8.4"
pandas = "^2.2.2"
pyqtgraph = "^0.13.5"
pyqt5 = "5.15.10"
torch = "^2.2.2"
torch = "^2.3.0"
empy = "4.1"


Expand Down

0 comments on commit abd6ce1

Please sign in to comment.