From fe501a2ff20e74b9e5fe71d3754a1a27d1b22917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:38 +0000 Subject: [PATCH] Bump django-registration from 1.0 to 3.1.2 in /requirements Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 1.0 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/1.0...3.1.2) Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 43afd6d6..34d909ab 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,5 +1,5 @@ # requirements/common.txt #Django==1.4 -django-registration==1.0 +django-registration==3.1.2 Sphinx==1.1.3 django-south