From a5e9e85364d6ad141f71a10038297ccc209f86c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 22:45:03 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bf3810..6ef7309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Python 3.11+ # Core ML -torch==2.8.0 +torch==2.12.1 onnx==1.21.0 onnxruntime==1.18.1