From 8c2b917676dbf184124a0a1700e41708e35bc30f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:16 +0000 Subject: [PATCH] Bump django-registration from 2.4.1 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.4.1 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.4.1...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 c09ecf8..e27a552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ django-localflavor==2.1 django-oscar-paypal==1.0.0 django-phonenumber-field==2.0.0 django-redis==4.9.0 -django-registration==2.4.1 +django-registration==3.1.2 django-tables2==1.21.2 django-treebeard==4.3 django-werkzeug-debugger-runserver==0.3.1