From 3f18163ed3c38ae9c19d1b67ee34bcdb7fa88c18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:01:36 +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..03ef75d 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.4.0 gunicorn==20.1.0 \ No newline at end of file