From 7f4ff6e47e4bbd7a936e277c4263bd0b6cc10640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 05:51:30 +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.6.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.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.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