From 3031e5571dd6e4338d32bb9f06767c732c28a398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 17:55:31 +0000 Subject: [PATCH] Bump torch from 2.4.1+cu121 to 2.7.1 in /dockerize Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.1+cu121 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerize/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerize/requirements.txt b/dockerize/requirements.txt index b98e559..d479d60 100644 --- a/dockerize/requirements.txt +++ b/dockerize/requirements.txt @@ -226,7 +226,7 @@ threadpoolctl==3.6.0 tifffile==2025.5.10 tokenizers==0.19.1 tomli @ file:///opt/conda/conda-bld/tomli_1657175507142/work -torch==2.4.1+cu121 +torch==2.7.1 torch-model-archiver==0.12.0 torch-workflow-archiver==0.2.15 torchaudio==2.4.1+cu121