Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent b03a8f8 commit 34ea034
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 32 deletions.
63 changes: 32 additions & 31 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 @@ -16,7 +16,7 @@ python = "~3.10"
numpy = "1.26.4"
pandas = "2.2.2"
scikit-learn = "1.5.0"
torch = "2.3.0"
torch = "2.3.1"
pwlf = "2.2.1"
matplotlib = "3.9.0"
urllib3 = "2.2.1"
Expand Down

0 comments on commit 34ea034

Please sign in to comment.