From 92de2d390b3633d5437bccae2a1957f5a2440c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 07:35:54 +0000 Subject: [PATCH] Bump django-registration from 2.4.1 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 2.4.1 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/2.4.1...3.1.2) --- updated-dependencies: - dependency-name: django-registration dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 991952f..98cd1e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ django-filter==2.0.0 django-heroku==0.3.1 django-js-asset==1.2.2 django-kronos==1.0 -django-registration==2.4.1 +django-registration==3.1.2 django-rest-auth==0.9.3 django-tinymce4-lite==1.7.5 djangorestframework==3.9.1