From ff456b10eed79b205e3b01d67c574473e7412a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 17:13:36 +0200 Subject: [PATCH] Bump django-registration from 3.0.1 to 3.1.2 (#106) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.prod.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.prod.txt b/requirements.prod.txt index d168d33..7f23299 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -5,7 +5,7 @@ confusable-homoglyphs==3.2.0 Django==2.2.18 django-generate-secret-key==1.0.2 django-picklefield==2.0 -django-registration==3.0.1 +django-registration==3.1.2 django-sass-processor==0.7.3 django-widget-tweaks==1.4.5 djangorestframework==3.11.2 diff --git a/requirements.txt b/requirements.txt index ebec16e..46f9300 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-compressor==2.3 django-debug-toolbar==3.2 django-generate-secret-key==1.0.2 django-picklefield==2.0 -django-registration==3.0.1 +django-registration==3.1.2 django-sass-processor==0.7.3 django-widget-tweaks==1.4.5 djangorestframework==3.11.2