From 4dcc4f623656738d470788d4c4231d3fa9949a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 01:49:59 +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.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.5.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 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..784fd6b56b 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.1