From 53bcbe732e2a8f3ad6f5d25d6e2aefe121e2c8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:40:00 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 12.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.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 7b74a0e..e7c96c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pywinauto==0.6.8 psutil==5.9.8 requests==2.31.0 PyGetWindow==0.0.9 -pillow==10.2.0 +pillow==12.2.0 numpy==1.26.3 torch==2.1.2 pycaw==20230407