From f5814bc809d306166053600c052fc36cc11f62bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:46:13 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 12.2.0 in /020-xmp Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- 020-xmp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/020-xmp/requirements.txt b/020-xmp/requirements.txt index 53f123b..80502da 100644 --- a/020-xmp/requirements.txt +++ b/020-xmp/requirements.txt @@ -10,7 +10,7 @@ fonttools==4.61.0 # via fpdf2 fpdf2==2.7.3 # via -r requirements.in -pillow==9.5.0 +pillow==12.2.0 # via fpdf2 pymupdf==1.21.1 # via -r requirements.in