From 0678feecde6c1487ce51091c8b6d79b1d317639f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:46:24 +0000 Subject: [PATCH] Bump django-registration from 2.4 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.4 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.4...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 2b8222d0..5c0eff73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-annoying==0.10.4 django-appconf==0.6 django-compressor==1.4 django-gravatar==0.1.0 -django-registration==2.4 +django-registration==3.1.2 html2text==2014.9.25 html5lib==1.0b3 ipython==2.3.0