From f2987e1b261474bea71bad9b01778951cf1b879d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jun 2020 06:22:25 -0700 Subject: [PATCH 1/3] Update pillow from 7.1.2 to 7.2.0 --- allrequirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allrequirements.txt b/allrequirements.txt index a035347c..73997335 100644 --- a/allrequirements.txt +++ b/allrequirements.txt @@ -16,7 +16,7 @@ django-model-utils==4.0.0 ipaddress==1.0.18 # Images -Pillow==7.1.2 +Pillow==7.2.0 # For user registration, either via email or social # Well-built with regular release cycles! From 5fc2937149c7f59b819ef78513f9981c759d5508 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jun 2020 06:22:26 -0700 Subject: [PATCH 2/3] Update pillow from 7.1.2 to 7.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e1b71de..93868ee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-model-utils==4.0.0 ipaddress==1.0.18 # Images -Pillow==7.1.2 +Pillow==7.2.0 # For user registration, either via email or social # Well-built with regular release cycles! From a4afb28f35414e25d7c5a93d1b097b730fd69d8c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jun 2020 06:22:27 -0700 Subject: [PATCH 3/3] Update pillow from 7.1.2 to 7.2.0 --- 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 2ce70ddb..7d173aca 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.1.2 +Pillow==7.2.0 # For user registration, either via email or social # Well-built with regular release cycles!