diff --git a/{{ cookiecutter.project_name }}/requirements/common.txt b/{{ cookiecutter.project_name }}/requirements/common.txt index a6fe772..9542bbb 100644 --- a/{{ cookiecutter.project_name }}/requirements/common.txt +++ b/{{ cookiecutter.project_name }}/requirements/common.txt @@ -5,7 +5,7 @@ cffi==1.14.1 channels==3.0.3 channels-redis==3.2.0 cryptography==39.0.1 -Django==3.2.18 +Django==3.2.19 django-annoying==0.10.6 django-anymail[sendinblue]==8.5 django-appconf==1.0.4