From 560f20b1bca7053d1f465d965e7426eccf8ce2bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 18:58:52 +0000 Subject: [PATCH] Bump torch from 2.8.0+cpu to 2.12.0 in /sdks/python/container/ml/py313 Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0+cpu 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/commits/v2.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py313/base_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/ml/py313/base_image_requirements.txt b/sdks/python/container/ml/py313/base_image_requirements.txt index b98bef893b89..1bd8673c0e2c 100644 --- a/sdks/python/container/ml/py313/base_image_requirements.txt +++ b/sdks/python/container/ml/py313/base_image_requirements.txt @@ -217,7 +217,7 @@ testcontainers==4.14.2 textual==8.2.7 threadpoolctl==3.6.0 tokenizers==0.21.4 -torch==2.8.0+cpu +torch==2.12.0 tqdm==4.68.2 transformers==4.55.4 typing-inspection==0.4.2