From fdbfd01072859b6a6183d2815d30833017d39158 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Tue, 22 Oct 2019 06:43:12 +0000
Subject: [PATCH] Bump pillow from 5.4.1 to 6.2.1

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 6.2.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.4.1...6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 86a1a0ca0..79fa83802 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -43,7 +43,7 @@ gunicorn==19.9.0
 mailchimp3==3.0.9
 mistune==0.8.4
 more-itertools==7.2.0
-Pillow==5.4.1
+Pillow==6.2.1
 psycopg2==2.7.3.1
 social_auth_app_django==3.1.0
 tomd==0.1.3
-- 
GitLab