From d31d0818c3133feeec2a6e8a8f38795c63013f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:02 +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 d5de4a9d..f5d33490 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -11,7 +11,7 @@ decorator==4.0.6 django-celery==3.1.16 django-extensions==1.5.7 django-nose==1.2 -django-registration==1.0 +django-registration==3.1.2 gunicorn==19.0.0 ipdb==0.8.1 ipython==0.13.2