From 864fedd8135a14f991add24a90c96f23b46b1a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 19:17:22 +0000 Subject: [PATCH] build(deps): bump torch in /tests/data/modules/script_mode Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1+cpu 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/commits/v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/data/modules/script_mode/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/modules/script_mode/requirements.txt b/tests/data/modules/script_mode/requirements.txt index da7441eee2..f7b8ccf0cc 100644 --- a/tests/data/modules/script_mode/requirements.txt +++ b/tests/data/modules/script_mode/requirements.txt @@ -1,3 +1,3 @@ numpy -f https://download.pytorch.org/whl/torch_stable.html -torch==2.0.1+cpu +torch==2.7.0