build(deps): bump torch from 2.4.1 to 2.5.1 in /application

Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.4.1...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-06 20:34:27 +00:00
committed by GitHub
parent 639e267392
commit 9c30ff3024

View File

@@ -76,7 +76,7 @@ retry==0.9.2
sentence-transformers==3.3.1
tiktoken==0.8.0
tokenizers==0.21.0
torch==2.4.1
torch==2.5.1
tqdm==4.66.5
transformers==4.47.1
typing-extensions==4.12.2