From 1e4ced85b67ffde5ff1efbff5a1aa068b4524408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:49:53 +0000 Subject: [PATCH] Bump django-registration from 3.0 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.0 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.0...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 6dcbb6f..75889da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ defusedxml==0.5.0 Django==2.2.10 django-allauth==0.39.1 django-crispy-forms==1.7.2 -django-registration==3.0 +django-registration==3.1.2 django-rest-auth==0.9.3 django-webpack-loader==0.6.0 djangorestframework==3.9.2