From aee4c64866ab7cda3b83dc0b578f6c23c6a492ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 14:11:21 +0000 Subject: [PATCH] Bump torch from 2.7.0 to 2.7.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 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/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c12a427..2d9b2e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -157,7 +157,7 @@ threadpoolctl==3.6.0 timm==1.0.16 tinycss2==1.4.0 toml==0.10.2 -torch==2.7.0 +torch==2.7.1 torchaudio==2.7.0 torchvision==0.22.0 tornado==6.5.1