From cb7362fa11a7397b1164c466e22994f8df3da2c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:50:02 +0000 Subject: [PATCH] Bump django-registration from 3.0.1 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.0.1 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.0.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 204cc63..17cc305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-anymail[mailgun]==7.0.0 django-cors-headers==3.2.0 django-prometheus==2.0.0 django-redis==4.11.0 -django-registration==3.0.1 +django-registration==3.1.2 django-storages==1.8.0 gunicorn==20.0.4 huey==2.1.3