From 26b892d98b7ccc7f58a05b5f165f2b0e36500890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:51:10 +0000 Subject: [PATCH] Bump django-registration from 3.1 to 3.1.2 Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.1 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](https://github.com/ubernostrum/django-registration/compare/3.1...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 a5ee78c..1fbb263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.2.3 confusable-homoglyphs==3.2.0 Django==3.0.7 -django-registration==3.1 +django-registration==3.1.2 pytz==2019.3 sqlparse==0.3.1 -e git+https://github.com/cobrateam/splinter.git#egg=splinter