From 9bd5aaefa83f9752383f7247ff5f57e35dd71033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 20:12:54 +0000 Subject: [PATCH] build(deps): bump torch in /layers/layer5_python3_ia/0500_extra_packages Bumps [torch](https://github.com/pytorch/pytorch) from 2.12.0 to 2.13.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.12.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- layers/layer5_python3_ia/0500_extra_packages/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/layer5_python3_ia/0500_extra_packages/requirements3.txt b/layers/layer5_python3_ia/0500_extra_packages/requirements3.txt index a4e90f1..2cea6c2 100644 --- a/layers/layer5_python3_ia/0500_extra_packages/requirements3.txt +++ b/layers/layer5_python3_ia/0500_extra_packages/requirements3.txt @@ -95,7 +95,7 @@ tf-keras==2.21.0 tiktoken==0.12.0 timm==1.0.22 tokenizers==0.22.2 -torch==2.12.0 +torch==2.13.0 torchmetrics==1.9.0 torchvision==0.27.0 torch-geometric==2.7.0