From 72f7d47e66edac58c4385fc7b98fc42fa6e94696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:33:45 +0000 Subject: [PATCH] Bump torch from 2.8.0 to 2.12.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0 to 2.12.1. - [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.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_Auto_BFE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_Auto_BFE.txt b/requirements_Auto_BFE.txt index 3b6753d..9de4ab5 100644 --- a/requirements_Auto_BFE.txt +++ b/requirements_Auto_BFE.txt @@ -120,7 +120,7 @@ terminado testpath==0.4.2 toml==0.10.0 toolz==0.9.0 -torch==2.8.0 +torch==2.12.1 torchvision==0.3.0 tornado==6.5.7 tqdm==4.66.3