From b2953f537eaefd5bc739a040f10eadbcbbe335f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 06:43:09 +0000 Subject: [PATCH] Update dependency Pillow to v12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf36f8..62d0ee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pyqrcode==1.2.1 flask==2.2.3 environs==9.5.0 pypng==0.20220715.0 -Pillow==9.4.0 +Pillow==12.1.1 gunicorn==20.1.0 \ No newline at end of file