From 8dc93d1897d49a39adb244c61d6b95723a2b9fcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 23:17:00 +0000 Subject: [PATCH] Bump torch from 2.9.1 to 2.13.0 in /requirements Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.1 to 2.13.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.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.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 a2c112f9acc..64823b47dab 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -522,7 +522,7 @@ tokenizers==0.22.1 # transformers tomlkit==0.14.0 # via -r requirements/requirements.in -torch==2.9.1 +torch==2.13.0 # via sentence-transformers tqdm==4.67.1 # via