From 29a58f88b980a3d74efdc547385bd08c21796eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:43:02 +0000 Subject: [PATCH] chore(deps)(deps): bump torch from 2.9.0 to 2.12.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.0 to 2.12.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.9.0...v2.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 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 b43ed6c..9e4fd74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ whitenoise==6.9.0 django-activity-stream==2.0.0 tenacity==9.1.2 -torch==2.9.0 +torch==2.12.1 transformers==4.57.1 sentencepiece==0.2.1 accelerate==1.11.0