From 3db6077adfe254df69b18ec94009db7dc6866a27 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 2 Jan 2023 13:28:07 +0700 Subject: [PATCH] bump pillow --- tubearchivist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index a92e749e..ee87d042 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -4,7 +4,7 @@ Django==4.1.4 django-auth-ldap==4.1.0 django-cors-headers==3.13.0 djangorestframework==3.14.0 -Pillow==9.3.0 +Pillow==9.4.0 redis==4.4.0 requests==2.28.1 ryd-client==0.0.6