From 6d7e282f2a1069c318e284ee60d980a696c686cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 21:05:54 +0000 Subject: [PATCH] Bump torch from 2.0.0 to 2.8.0 in /workspace/score-based-model Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.0 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.0.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- workspace/score-based-model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 workspace/score-based-model/requirements.txt diff --git a/workspace/score-based-model/requirements.txt b/workspace/score-based-model/requirements.txt old mode 100755 new mode 100644 index 62c23074..58a10fb9 --- a/workspace/score-based-model/requirements.txt +++ b/workspace/score-based-model/requirements.txt @@ -59,7 +59,7 @@ tensorboard==2.12.2 tensorboard-data-server==0.7.0 tensorboard-plugin-wit==1.8.1 threadpoolctl==3.1.0 -torch==2.0.0 +torch==2.8.0 torchaudio==2.0.1 torchio==0.18.90 torchmetrics==0.11.4