From 641745d6b8e117f088d1e4b177a94d588b2b3114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:51:39 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.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/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ae74f3bf2..bdc4f48af 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -214,7 +214,7 @@ oauthlib==3.2.2 # via requests-oauthlib packaging==23.2 # via django-js-reverse -pillow==10.2.0 +pillow==12.3.0 # via # -r requirements/prod.in # django-colorfield