From 7594951c1e07e79900065c726b9f98d364f936ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 04:52:16 +0000 Subject: [PATCH] chore(deps): bump torch from 2.10.0 to 2.12.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.10.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.10.0...v2.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 5241d8b..9bdf13a 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -3,4 +3,4 @@ faiss-cpu==1.13.2 requests==2.34.2 beautifulsoup4==4.14.3 transformers==5.8.1 -torch==2.10.0 +torch==2.12.1