From 5ab4cc99509e30cf1ebf61960b5593dfe769b5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:39 +0000 Subject: [PATCH] Bump django-registration from 3.0.1 to 3.1.2 in /web Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.0.1 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.0.1...3.1.2) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 6761f40..538a3a0 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -6,7 +6,7 @@ confusable-homoglyphs==3.2.0 coverage==4.5.3 Django==2.2.2 django-phonenumber-field==3.0.1 -django-registration==3.0.1 +django-registration==3.1.2 django-sass-processor==0.7.3 django-storages==1.7.1 docutils==0.14