From 40105ff97211006af37312b5791db1a65cc54f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:46:50 +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 4a21023..e6b5d18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-appconf==1.0.2 django-bootstrap-form==3.3 django-filter==1.0.4 django-oauth-toolkit==1.0.0 -django-registration==2.2 +django-registration==3.1.2 djangorestframework==3.6.4 idna==2.6 jsonfield==1.0.3