From 66f1ea6a5080f88f66e22ad54e252369e4f39eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 14:39:26 +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 b7fc9752..d0ea0dbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-compressor==2.4 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.8.4 boto3==1.9.178