From 3a4569112191dafde84dc254f39e84edaafb1946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:31:43 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 in /config/pip Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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/10.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pip/requirements.txt b/config/pip/requirements.txt index 7327d76..62dcd9c 100644 --- a/config/pip/requirements.txt +++ b/config/pip/requirements.txt @@ -22,7 +22,7 @@ more-itertools==8.1.0 murmurhash==1.0.2 numpy==1.22.0 pandas==0.25.3 -Pillow==10.3.0 +Pillow==12.2.0 plac==1.1.3 preshed==3.0.2 protobuf==4.25.8