From 95f13cabe3efa2e239bdb25a82fd9e41fa929b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:39:51 +0000 Subject: [PATCH] Bump torch from 2.8.0 to 2.12.0 in /wmar_audio 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] --- wmar_audio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmar_audio/requirements.txt b/wmar_audio/requirements.txt index 33fe313..1aa9056 100644 --- a/wmar_audio/requirements.txt +++ b/wmar_audio/requirements.txt @@ -8,7 +8,7 @@ numpy==1.26.4 aiohttp>=3.10.5, <3.11 huggingface-hub==0.24.6 pytest==9.0.3 -torch==2.8.0 +torch==2.12.0 torchmetrics[audio]==1.7.1 accelerate rouge_score