From ab5184217c62c5d246aea36e2708243ad49b1d3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:40:59 +0000 Subject: [PATCH] Bump django-registration from 0.8 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 0.8 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/0.8...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 7de3c4692..7b7ba1688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-celery>=2.5.1 django-flatblocks>=0.6.0 django-kombu>=0.9.2 django-picklefield>=0.1.9 -django-registration==0.8 +django-registration==3.1.2 #djmapnik==0.1.3 -e git+https://github.com/springmeyer/djmapnik.git@master#egg=djmapnik elementtree>=1.2.6