Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 1879760 commit ce0fd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"biomedicus_client>=3.4.2", # We get mtap, tqdm, and importlib_resources transitively from the client
"numpy==2.0.0",
"regex==2024.7.24",
"torch==2.3.1",
"torch==2.4.1",
"requests==2.32.3",
"watchdog==4.0.1",
]
Expand Down

0 comments on commit ce0fd51

Please sign in to comment.