From 63d53e77794d4c804d94190753ef7b1226b326a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:34:12 +0000 Subject: [PATCH] Bump torch from 2.8.0 to 2.12.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.8.0 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.8.0...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14365463ba..837e6409bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ipywidgets==8.1.8 matplotlib==3.8.4 pandas==2.2.2 -torch==2.8.0 +torch==2.12.0 torchvision==0.23.0 tqdm==4.66.4 pillow>=12.1.1