From e2402f8f2bd7a9bfc9f7d93825978301b641959a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 16:45:52 +0000 Subject: [PATCH] Bump torch from 1.13.1 to 2.7.0 in /images Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.7.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/v1.13.1...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/requirements.txt b/images/requirements.txt index 2b4e980..4592872 100644 --- a/images/requirements.txt +++ b/images/requirements.txt @@ -130,7 +130,7 @@ tensorflow-io-gcs-filesystem==0.30.0 termcolor==2.2.0 toml==0.10.2 tomli==2.0.1 -torch==1.13.1 +torch==2.7.0 torchmetrics==0.11.0 torchrec==0.3.2 torchsnapshot==0.1.0