diff --git a/requirements/production.txt b/requirements/production.txt index 155b05c..3285417 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,5 +7,5 @@ psycopg[c]==3.2.3 # https://github.com/psycopg/psycopg # Django # ------------------------------------------------------------------------------ -django-storages[s3]==1.14.4 # https://github.com/jschneier/django-storages +django-storages[s3]==1.14.5 # https://github.com/jschneier/django-storages django-anymail==12.0 # https://github.com/anymail/django-anymail