From 9b9eec998d3a5d7202f4a1fe30ad0eda6df8387f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 13:34:42 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.3.0 in /python 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 947d8fb..f5a8b17 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -3,7 +3,7 @@ kiwisolver==1.4.7 matplotlib==3.4.3 mpmath==1.3.0 numpy==1.21.6 -pillow==10.4.0 +pillow==12.3.0 pyparsing==3.1.4 python-dateutil==2.9.0.post0 six==1.17.0