From dba61b5dce7062a48afccd777cf3ba3b8c2ce31f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 10:25:10 +0000 Subject: [PATCH] Bump django-two-factor-auth from 1.8.0 to 1.12 Bumps [django-two-factor-auth](https://github.com/Bouke/django-two-factor-auth) from 1.8.0 to 1.12. - [Release notes](https://github.com/Bouke/django-two-factor-auth/releases) - [Changelog](https://github.com/Bouke/django-two-factor-auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/Bouke/django-two-factor-auth/compare/1.8.0...1.12) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75f44879..ee20fa48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ python-dateutil==2.7.5 django-celery==3.2.2 celery==3.1.25 django_otp==0.5.1 -django-two-factor-auth==1.8.0 +django-two-factor-auth==1.12 django-formtools==2.1 flake8==3.6.0 boto3==1.9.178