From 12648258af6ec566f950b1e697c47352a08d9091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:46:27 +0000 Subject: [PATCH] Bump django-registration from 2.1.2 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.1.2 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.1.2...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 304d3de..5beff3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cloudinary==1.5.0 dj-database-url==0.4.2 Django==1.10.2 -django-registration==2.1.2 +django-registration==3.1.2 djangorestframework==3.5.1 gunicorn==19.7.0 psycopg2==2.6.2