From 5768dc3aba087f3af1da6884f5f31e4a4422708f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:31:44 +0000 Subject: [PATCH] Bump torch from 2.2.0 to 2.12.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.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.2.0...v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fdbc1d..cddef5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.22.0 Pillow>=8.1.1 six==1.13.0 -torch==2.2.0 +torch==2.12.0 torchvision==0.6.0 tqdm==4.66.3 tensorboard==2.2.1