From b34aaadd1c25b68403a44684e073e1a8f2b06bbe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Oct 2018 06:14:11 +0100 Subject: [PATCH] Update django-storages from 1.6.6 to 1.7.1 --- rest_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_framework/requirements.txt b/rest_framework/requirements.txt index ec00c30..ce63471 100644 --- a/rest_framework/requirements.txt +++ b/rest_framework/requirements.txt @@ -26,7 +26,7 @@ PyJWT==1.6.4 pytz==2018.5 requests==2.19.1 simplejson==3.16.0 -django-storages==1.6.6 +django-storages==1.7.1 six==1.11.0 static3==0.7.0 uritemplate==3.0.0