From dddf081e44508cce82948de8970e5b1cf03802ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:40:45 +0000 Subject: [PATCH] Bump django-registration from 2.3 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.3 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.3...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 3fe7f3b..c1bde25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ chardet==3.0.4 cognitive-face==1.3.1 confusable-homoglyphs==2.0.2 Django==1.11 -django-registration==2.3 +django-registration==3.1.2 django-storages==1.6.5 factory-boy==2.9.2 Faker==0.8.7