From f1c65764eea1540fd699a6e3a8d95106fd822c21 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 9 Mar 2020 16:34:15 +0100 Subject: [PATCH] Bump Pillow to 6.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a51e15e..5964cfa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==2.2.11 django-agnocomplete==1.0.0 django-compressor==2.4 -Pillow==6.2.0 +Pillow==6.2.2 psycopg2==2.8.4 requests==2.23.0 social-auth-core==3.2.0