From b08e039ae7bed3b96af53f50711844c56543b7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 19:49:09 +0000 Subject: [PATCH] Bump torch from 2.10.0 to 2.13.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.10.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.10.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 83b1a2e..6f0ce9f 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -101,7 +101,7 @@ threadpoolctl==3.6.0 tifffile==2025.5.10 tokenizers==0.22.1 tomli==2.3.0 -torch==2.10.0 +torch==2.13.0 torchaudio==2.10.0 torchvision==0.25.0 tqdm==4.67.1