From 096c03c99e0475f92503c54a40f135e86e6debc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 01:23:40 +0000 Subject: [PATCH] chore(deps): bump torch from 2.9.1 to 2.12.0 in /requirements Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.1 to 2.12.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.9.1...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index 402f53e540d..e1279a2f94f 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -520,7 +520,7 @@ tokenizers==0.22.1 # transformers tomlkit==0.14.0 # via -r requirements/requirements.in -torch==2.9.1 +torch==2.12.0 # via sentence-transformers tqdm==4.67.1 # via