diff --git a/requirements/production.txt b/requirements/production.txt index 9c2cc2e..9f7412a 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,4 +7,4 @@ psycopg2==2.9.5 # https://github.com/psycopg/psycopg2 # Django # ------------------------------------------------------------------------------ -django-anymail==9.0 # https://github.com/anymail/django-anymail +django-anymail==9.2 # https://github.com/anymail/django-anymail