From 5e238f727ecde7caadeb9b479930f3211df88b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:56:30 +0000 Subject: [PATCH] Bump torch from 2.5.1+cu121 to 2.12.0 in /environments Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1+cu121 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/commits/v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environments/h100env_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/h100env_requirements.txt b/environments/h100env_requirements.txt index e44fbda..8d462fd 100644 --- a/environments/h100env_requirements.txt +++ b/environments/h100env_requirements.txt @@ -65,7 +65,7 @@ setproctitle==1.3.4 six==1.17.0 smmap==5.0.2 sympy==1.13.1 -torch==2.5.1+cu121 +torch==2.12.0 torchaudio==2.5.1+cu121 torchmetrics==1.6.1 torchvision==0.20.1+cu121