From f951f03df7413bef63cc6257e3c0a92c30785c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 09:48:45 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 12.3.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.4.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61f9805..80daaa1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -68,7 +68,7 @@ pathspec==0.12.1 # via black pefile==2024.8.26 ; sys_platform == 'win32' # via pyinstaller -pillow==10.4.0 +pillow==12.3.0 # via # gooey # matplotlib diff --git a/requirements.txt b/requirements.txt index 79352f9..9c440bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ packaging==24.1 # via matplotlib pandas==1.4.2 # via -r requirements.txt -pillow==10.4.0 +pillow==12.3.0 # via # gooey # matplotlib