From 6d20e600ad3066d2698325b5e301df85dc357ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 08:09:11 +0000 Subject: [PATCH] deps: bump pillow from 12.1.1 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 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/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index cae7574..8844b68 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -1,6 +1,6 @@ # Argus Overview v3.0 - Windows dependencies PySide6==6.10.2 -Pillow==12.1.1 +Pillow==12.2.0 pynput==1.8.1 numpy==2.4.1 watchdog==6.0.0 diff --git a/requirements.txt b/requirements.txt index f2f976a..f1c5265 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Argus Overview v2.7 - Pinned versions for reproducible builds PySide6-Essentials==6.10.2 python-xlib==0.33 -Pillow==12.1.1 +Pillow==12.2.0 pynput==1.8.1 watchdog==6.0.0