From 3cc81c8e920d3d2f4bf1af0ad3e80c467268a7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 01:59:33 +0000 Subject: [PATCH] build(deps): Bump torch from 2.5.1 to 2.7.1 in /scripts/setup Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1 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.1...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/setup/requirements.txt b/scripts/setup/requirements.txt index 7c6c309..012b801 100644 --- a/scripts/setup/requirements.txt +++ b/scripts/setup/requirements.txt @@ -541,7 +541,7 @@ tokenizers==0.20.3 toml @ file:///tmp/build/80754af9/toml_1616166611790/work tomlkit @ file:///work/ci_py311/tomlkit_1676823218885/work toolz @ file:///work/ci_py311/toolz_1676827522705/work -torch==2.5.1 +torch==2.7.1 torchaudio==2.5.1 torchinfo==1.8.0 torchvision==0.20.1