Chore(deps): Bump torch from 2.7.1 to 2.8.0 (#11800)

Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.8.0.
- [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.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-16 14:03:04 -08:00
committed by GitHub
parent d447a9fb32
commit 56fddf1e58
2 changed files with 27 additions and 23 deletions

View File

@@ -77,7 +77,7 @@ dependencies = [
"sentence-transformers>=4.1",
"setproctitle~=1.3.4",
"tika-client~=0.10.0",
"torch~=2.7.0",
"torch~=2.8.0",
"tqdm~=4.67.1",
"watchdog~=6.0",
"whitenoise~=6.9",