From 40d2f739f3bb11dd3e81aeebe7b11ba36eebfd30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:30:17 +0000 Subject: [PATCH] Bump torch in /references/cpsc2019/CPSC0348_qrs8002_hr8793 Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.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.2.0...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- references/cpsc2019/CPSC0348_qrs8002_hr8793/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/references/cpsc2019/CPSC0348_qrs8002_hr8793/requirements.txt b/references/cpsc2019/CPSC0348_qrs8002_hr8793/requirements.txt index 20a84ee..39eedd8 100644 --- a/references/cpsc2019/CPSC0348_qrs8002_hr8793/requirements.txt +++ b/references/cpsc2019/CPSC0348_qrs8002_hr8793/requirements.txt @@ -1,6 +1,6 @@ matplotlib==2.1.2 scipy==1.10.0 numpy==1.22.0 -torch==2.2.0 +torch==2.12.0 xlrd==1.1.0 wfdb==2.2.1