From 24d20aa4996fa88f4de56993754f8a7d578f3e4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:36:39 +0000 Subject: [PATCH] Update dependency Pillow to v10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf36f8..b33f1f4 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==10.2.0 gunicorn==20.1.0 \ No newline at end of file