From f25b7c4c3e5d7c34a1d36ba5eed22b3c84bb650a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 07:40:32 +0000 Subject: [PATCH] Bump torch from 2.10.0+cpu to 2.13.0 in /requirements Bumps [torch](https://github.com/pytorch/pytorch) from 2.10.0+cpu 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/commits/v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/translate-cpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/translate-cpu.txt b/requirements/translate-cpu.txt index eddef67647..d3b58a6965 100644 --- a/requirements/translate-cpu.txt +++ b/requirements/translate-cpu.txt @@ -2,5 +2,5 @@ # Only install the CPU version of torch when available (linux) --extra-index-url https://download.pytorch.org/whl/cpu -torch==2.10.0+cpu +torch==2.13.0 argostranslate==1.11.0