From 3779d8e5d19803adfdbb60fec80bff39d8764c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 14:53:45 +0000 Subject: [PATCH] Bump torch in /test-integration/test_integration/fixtures/zsh-package Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.0 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/compare/v2.5.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../test_integration/fixtures/zsh-package/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-integration/test_integration/fixtures/zsh-package/requirements.txt b/test-integration/test_integration/fixtures/zsh-package/requirements.txt index 7e820f150e..7a50936c31 100644 --- a/test-integration/test_integration/fixtures/zsh-package/requirements.txt +++ b/test-integration/test_integration/fixtures/zsh-package/requirements.txt @@ -1 +1 @@ -torch==2.5.0 +torch==2.7.0