From ea89308bb9a36bb36034c89c94c80ec2db9c174e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 18:31:28 +0000 Subject: [PATCH] Bump torch from 2.5.1 to 2.8.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.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.5.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e2ece9..96527bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,7 +128,7 @@ terminado @ file:///home/conda/feedstock_root/build_artifacts/terminado_17102626 threadpoolctl @ file:///home/conda/feedstock_root/build_artifacts/threadpoolctl_1741878222898/work tinycss2 @ file:///home/conda/feedstock_root/build_artifacts/tinycss2_1729802851396/work tomli @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_tomli_1753796677/work -torch==2.5.1 +torch==2.8.0 torchmetrics @ file:///home/conda/feedstock_root/build_artifacts/torchmetrics_1754654227994/work torchvision==0.20.1 tornado @ file:///home/conda/feedstock_root/build_artifacts/tornado_1754731998601/work