From 2c5003bc1bd63871c37082217257a124cbdd8e52 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 22 Oct 2020 14:52:39 -0700 Subject: [PATCH 1/3] Update pillow from 7.2.0 to 8.0.1 --- allrequirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allrequirements.txt b/allrequirements.txt index f63f4ab1..475fa93e 100644 --- a/allrequirements.txt +++ b/allrequirements.txt @@ -16,7 +16,7 @@ django-model-utils==4.0.0 ipaddress==1.0.18 # Images -Pillow==7.2.0 +Pillow==8.0.1 # For user registration, either via email or social # Well-built with regular release cycles! From 7c25264f799854d49684faabad2d42a8dd59bc75 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 22 Oct 2020 14:52:40 -0700 Subject: [PATCH 2/3] Update pillow from 7.2.0 to 8.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcf050bc..73370918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-model-utils==4.0.0 ipaddress==1.0.18 # Images -Pillow==7.2.0 +Pillow==8.0.1 # For user registration, either via email or social # Well-built with regular release cycles! From ee843f829d291230ebed5328633da3ebfe03b526 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 22 Oct 2020 14:52:41 -0700 Subject: [PATCH 3/3] Update pillow from 7.2.0 to 8.0.1 --- requirements/base_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base_requirements.txt b/requirements/base_requirements.txt index fadfe0c0..d83b39cf 100644 --- a/requirements/base_requirements.txt +++ b/requirements/base_requirements.txt @@ -15,7 +15,7 @@ django-model-utils==4.0.0 ipaddress==1.0.18 # Images -Pillow==7.2.0 +Pillow==8.0.1 # For user registration, either via email or social # Well-built with regular release cycles!