From 674739f9b242576b8f82b0ccb4062bf40b5be400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 01:24:16 +0000 Subject: [PATCH] Bump torch from 2.5.1+cu121 to 2.8.0 in /environments Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1+cu121 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/commits/v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.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..dfaf11b 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.8.0 torchaudio==2.5.1+cu121 torchmetrics==1.6.1 torchvision==0.20.1+cu121