diff --git a/requirements/production.txt b/requirements/production.txt index 30ed2d0..4df8347 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,5 +7,5 @@ psycopg2==2.9.5 # https://github.com/psycopg/psycopg2 # Django # ------------------------------------------------------------------------------ -django-storages[boto3]==1.13.1 # https://github.com/jschneier/django-storages +django-storages[boto3]==1.13.2 # https://github.com/jschneier/django-storages django-anymail[amazon_ses]==8.6 # https://github.com/anymail/django-anymail