From 587d08e63c22880906e72166f1aa8a7314c17b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:26:45 +0000 Subject: [PATCH] Bump pillow from 12.2.0 to 12.3.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57420ea..e153a84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ setuptools==80.9.0 wheel==0.46.2 psutil==6.1.1 filetype==1.2.0 -Pillow==12.2.0 +Pillow==12.3.0 html2image==2.0.7 tesserocr==2.9.2 gunicorn==23.0.0