From 2b826c772685e38d5b87a6bc221f6543ad56d1fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:36:02 +0000 Subject: [PATCH] Bump torch from 2.8.0 to 2.12.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0 to 2.12.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.8.0...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.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 96527bb..ffd170f 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.8.0 +torch==2.12.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