From 65efdb89a07c03423af886621274575efa09c8f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:51 +0000 Subject: [PATCH] Bump django-registration from 2.0 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.0 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.0...3.1.2) Signed-off-by: dependabot[bot] --- requirements.docker.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.docker.txt b/requirements.docker.txt index 05911aa4..73bd2a56 100644 --- a/requirements.docker.txt +++ b/requirements.docker.txt @@ -11,7 +11,7 @@ django-compressor==1.4 django-extensions==2.0.6 django-gravatar==0.1.0 django-mobile==0.4.0 -django-registration==2.0 +django-registration==3.1.2 django-storages==1.4.1 dkimpy==0.6.1 dnspython==1.15.0 diff --git a/requirements.txt b/requirements.txt index 4db4938b..78e75174 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-annoying==0.8.0 django-compressor==1.4 django-gravatar==0.1.0 django-mobile==0.4.0 -django-registration==2.0 +django-registration==3.1.2 django-storages==1.4.1 dkimpy==0.6.1 dnspython==1.15.0