From 834088e602c9337cbc6cbf1c11320f5143ae37a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 09:44:01 +0000 Subject: [PATCH] Bump pillow from 11.1.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.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/11.1.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 8db9b86..c42b2bb 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -59,7 +59,7 @@ pandocfilters==1.5.1 parso==0.8.7 pathlib==1.0.1 pexpect==4.9.0 -pillow==11.1.0 +pillow==12.3.0 platformdirs==4.11.0 pluggy==1.6.0 prompt_toolkit==3.0.52