From 5dc60f484dea109f17d92c60acce9139939c78c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:43:39 +0000 Subject: [PATCH] Bump django-registration from 2.3 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.3 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.3...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 f63f414..6fb4893 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ defusedxml==0.5.0 dj-database-url==0.4.2 Django==1.11 django-nose==1.4.5 -django-registration==2.3 +django-registration==3.1.2 django-storages==1.6.5 docopt==0.6.2 factory-boy==2.9.2