From 3f51751f0c2eb6d662722c676458d5271096e5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:09:55 +0000 Subject: [PATCH] Bump django-registration from 1.0 to 3.1.2 in /requirements Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 1.0 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/1.0...3.1.2) --- updated-dependencies: - dependency-name: django-registration dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f85bdf46..6fffa881 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,7 +5,7 @@ django-localflavor-us==1.1 -e git+https://github.com/python-imaging/Pillow.git#egg=Pillow django-announcements==1.0.2 django-celery==3.0.23 -django-registration==1.0 +django-registration==3.1.2 django_compressor==1.3 django-extensions==1.3.2 django-pagination==1.0.7