Skip to content

Commit

Permalink
⬆️ Bump torch from 2.2.2 to 2.3.1
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.1.
- [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.1)

---
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 Jun 6, 2024
1 parent 44e56fc commit 70f0e40
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 @@ -39,7 +39,7 @@ python = "^3.8"

typer = {extras = ["all"], version = "^0.4.0"}
rich = "^10.14.0"
torch = "^2.2.2"
torch = "^2.3.1"
loguru = "^0.7.2"
transformers = "^4.39.3"
datasets = "^2.18.0"
Expand Down

0 comments on commit 70f0e40

Please sign in to comment.