From eaed143bbc3fe4ebe2597a5597ce616c6e2aa5d1 Mon Sep 17 00:00:00 2001
From: Fredrik Jonsson <frjo@xdeb.org>
Date: Wed, 29 Jul 2020 10:26:52 +0200
Subject: [PATCH] Updating pillow and other minor packages.

---
 requirements.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 51b96c4c2..06544ec01 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 # Monitor dependencies
-scout-apm==2.14.3
-sentry-sdk==0.15.1
+scout-apm==2.15.2
+sentry-sdk==0.16.2
 
 # Production dependencies
 boto3==1.13.16
@@ -33,11 +33,11 @@ mailchimp3==3.0.14
 mistune==0.8.4
 more-itertools==8.4.0
 phonenumberslite==8.12.6
-Pillow==6.2.2
+Pillow==7.2.0
 psycopg2==2.8.5
 reportlab==3.5.34
 social_auth_app_django==3.1.0
 tomd==0.1.3
 wagtail==2.9.3
-wagtail-cache==1.0.0
+wagtail-cache==1.0.1
 whitenoise==5.1.0
-- 
GitLab