From d8ee7d1ef35f8612398fce5effc6956d1638c854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:13:03 +0000 Subject: [PATCH] Bump torch from 2.3.1 to 2.7.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.3.1 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.3.1...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92b9cee..56486a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ terminado==0.18.1 tikzplotlib==0.10.1 tinycss2==1.4.0 tomli==2.2.1 -torch==2.3.1 +torch==2.7.1 torchaudio==2.3.1 torchvision==0.18.1 tornado==6.4.2