diff --git a/requirements/production.txt b/requirements/production.txt index d0cda9c..74930b5 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,4 +7,4 @@ psycopg2==2.9.1 # https://github.com/psycopg/psycopg2 # Django # ------------------------------------------------------------------------------ -django-anymail[amazon_ses]==8.1 # https://github.com/anymail/django-anymail +django-anymail[amazon_ses]==8.6 # https://github.com/anymail/django-anymail