From 6ed290b55a0591d1d3cf338d6d5a8743a989674d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 20:56:04 +0000 Subject: [PATCH] Bump django-two-factor-auth from 1.6.2 to 1.12 Bumps [django-two-factor-auth](https://github.com/Bouke/django-two-factor-auth) from 1.6.2 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.6.2...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 cbfb3a3b6..9edb692ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -114,7 +114,7 @@ tblib==1.3.2 ### Two factor auth ### ####################################################### -django-two-factor-auth==1.6.2 +django-two-factor-auth==1.12 django-otp==0.5.0 django-otp-yubikey==0.5.0 YubiOTP==0.2.2