From 7791cffd0c547fe8f3c1b3c6406038c406782fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:32:00 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.2.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fbce74fd4c5..5dcb43e62c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ PyGithub==2.9.1 lxml==6.1.1 Markdown==3.10.2 openpyxl==3.1.5 -Pillow==12.2.0 # required by django-imagekit +Pillow==12.3.0 # required by django-imagekit psycopg[c]==3.3.4 cryptography==49.0.0 python-dateutil==2.9.0.post0