From d51169a215f46e54ef8cac1433a6bf1ac4fc8dc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 21:44:03 +0000 Subject: [PATCH] Update dependency pillow to v12 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f48ee3..3d80f8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ django-urlconfchecks==0.11.0 # TODO: Add to CI daphne==4.2.0 psycopg2-binary==2.9.10 djangorestframework==3.16.0 -pillow==11.2.1 +pillow==12.3.0