From 24377b449e7ab2cb679db9bbf2e68d8c32107972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 04:43:33 +0000 Subject: [PATCH] Bump torch from 2.7.0 to 2.8.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.8.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.7.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17e82f2..56433f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ sympy==1.12 tabulate==0.9.0 threadpoolctl==3.3.0 tokenizers==0.15.2 -torch==2.7.0 +torch==2.8.0 torchvision==0.17.1 tqdm==4.66.3 transformer-smaller-training-vocab==0.3.3