From b16601f82f995a564233c5de65cb715946c48e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:49:30 +0000 Subject: [PATCH] Bump django-registration from 3.1 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.1 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.1...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 7efdea8..0ae6317 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ dj-database-url==0.5.0 Django==3.0.7 django-allauth==0.41.0 django-crispy-forms==1.8.1 -django-registration==3.1 +django-registration==3.1.2 django-rest-auth==0.9.5 django-webpack-loader==0.6.0 djangorestframework==3.11.0