From bc7fb687a24bfda18473226c0959c4a08a97b84b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jul 2018 14:17:06 +0200 Subject: [PATCH 1/2] Update celery from 4.2.0 to 4.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6633c23..f77adb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ amqp==2.3.2 asn1crypto==0.24.0 billiard==3.5.0.4 boto==2.49.0 -celery==4.2.0 +celery==4.2.1 certifi==2018.4.16 cffi==1.11.5 chardet==3.0.4 From 298b8dd0f78b79e4604937e09c5489e386b9f10a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jul 2018 14:17:07 +0200 Subject: [PATCH 2/2] Update cryptography from 2.2.2 to 2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f77adb6..b3a65b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 coverage==4.5.1 -cryptography==2.2.2 +cryptography==2.3 dj-database-url==0.5.0 Django==2.0.7 django-admin-view-permission==1.6