From a26cf08436788ce1e5104f99d7577203a71ab591 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2019 09:30:58 +0100 Subject: [PATCH] Update django-storages from 1.7.1 to 1.7.2 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 15bda40..0fe2a65 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -8,7 +8,7 @@ Collectfast==0.6.2 # https://github.com/antonagestam/collectfast # Django # ------------------------------------------------------------------------------ -django-storages[boto3]==1.7.1 # https://github.com/jschneier/django-storages +django-storages[boto3]==1.7.2 # https://github.com/jschneier/django-storages django-anymail[mailgun]==5.0 # https://github.com/anymail/django-anymail # For running on heroku