From 2f17a9b70b9c4cf1bf69e8facaa8b0aeed199051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:25:11 +0000 Subject: [PATCH] Bump torch from 2.1.2 to 2.12.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.2 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.1.2...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 2fd916b..f5fda1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.31.0 PyGetWindow==0.0.9 pillow==10.2.0 numpy==1.26.3 -torch==2.1.2 +torch==2.12.0 pycaw==20230407 screen-brightness-control==0.20.0 schedule==1.2.0