From bd08a193c7182b3ef0972b6ae42553c2cbdcb5e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 20:22:07 +0000 Subject: [PATCH] Bump torch in /references/cpsc2019/CPSC0348_qrs8002_hr8793 Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.13.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.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.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..f351a04 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.13.0 xlrd==1.1.0 wfdb==2.2.1