From 71815d92062a3b6bb0a23d6eeb051c0fb4a47f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:17:18 +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..ea981df196 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.6.0