From c908be2b0cab166571820e34a9594a889504889a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:15 +0000 Subject: [PATCH] Bump django-registration from 3.0 to 3.1.2 in /cover Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.0 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.0...3.1.2) Signed-off-by: dependabot[bot] --- cover/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cover/requirements.txt b/cover/requirements.txt index 1a01ec3..36e8030 100644 --- a/cover/requirements.txt +++ b/cover/requirements.txt @@ -17,7 +17,7 @@ django-allauth==0.38.0 django-heroku==0.3.1 django-jquery==3.1.0 django-nose==1.4.6 -django-registration==3.0 +django-registration==3.1.2 entrypoints==0.2.3 factory-boy==2.11.1 Faker==0.9.2