From f9b59e52058cefc4b8d624e7f527172aaee84d06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:44:26 +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 e92dca7..fe79991 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Django==1.11.1 django-braces==1.11.0 django-cors-middleware==1.3.1 django-oauth-toolkit==0.12.0 -django-registration==2.2 +django-registration==3.1.2 django-registration-defaults==0.4.4 httplib2==0.10.3 oauth2client==4.0.0