From 38776bb18f0fe767ed1450843e28808a3e3364b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 11:11:19 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 12.2.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 9.4.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/9.4.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df2f240..2178ff6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ RPi.GPIO==0.7.1 spidev==3.5 -Pillow==9.4.0 +Pillow==12.2.0 numpy==2.1.3 rich==13.9.4 pandas==2.2.3