From d5421e8a90e9359875823eb7d982595c191f4587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:06:51 +0000 Subject: [PATCH] chore(deps): bump torch from 2.10.0 to 2.13.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.10.0 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.10.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 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..60467ac 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.13.0