From e1f13e0c2e8315061f95c2016a3283ffd9ec8fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:46:20 +0000 Subject: [PATCH] Bump django-registration from 2.2 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.2 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.2...3.1.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cf1744..eb13372 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-crispy-forms==1.3.2 django-debug-toolbar==1.7 django-grappelli==2.9.1 django-import-export==0.5.1 -django-registration==2.2 +django-registration==3.1.2 django-registration-bootstrap==0.1.0 django-staticfiles==1.2.1 django-toolbelt==0.0.1