diff --git a/requirements.prod.txt b/requirements.prod.txt index d168d33..7f23299 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -5,7 +5,7 @@ confusable-homoglyphs==3.2.0 Django==2.2.18 django-generate-secret-key==1.0.2 django-picklefield==2.0 -django-registration==3.0.1 +django-registration==3.1.2 django-sass-processor==0.7.3 django-widget-tweaks==1.4.5 djangorestframework==3.11.2 diff --git a/requirements.txt b/requirements.txt index ebec16e..46f9300 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-compressor==2.3 django-debug-toolbar==3.2 django-generate-secret-key==1.0.2 django-picklefield==2.0 -django-registration==3.0.1 +django-registration==3.1.2 django-sass-processor==0.7.3 django-widget-tweaks==1.4.5 djangorestframework==3.11.2