From 4214e310b28cd65bd9b297dc13dddc3294b8222e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:44:40 +0000 Subject: [PATCH] Bump pillow from 12.2.0 to 12.3.0 in /bin Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 083c3542..c9b4e239 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -7,7 +7,7 @@ matplotlib==3.10.3 numpy==2.3.0 packaging==25.0 pandas==2.3.0 -pillow==12.2.0 +pillow==12.3.0 pyparsing==3.2.3 PyQt5==5.15.11 PyQt5-Qt5==5.15.18