From 2e61905f17cb4c7ea6c527251738f210ca804d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 20:57:58 +0000 Subject: [PATCH] Bump django-two-factor-auth in /server/var/www/edc_app Bumps [django-two-factor-auth](https://github.com/Bouke/django-two-factor-auth) from 1.9.1 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.9.1...1.12) Signed-off-by: dependabot[bot] --- server/var/www/edc_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/var/www/edc_app/requirements.txt b/server/var/www/edc_app/requirements.txt index dcb89f1..32f753a 100644 --- a/server/var/www/edc_app/requirements.txt +++ b/server/var/www/edc_app/requirements.txt @@ -10,7 +10,7 @@ django-phonenumber-field==1.3.0 django-storages==1.7.2 django-tables2==2.1.1 django-taggit==1.1.0 -django-two-factor-auth==1.9.1 +django-two-factor-auth==1.12 djangorestframework==3.10.3 djangorestframework-jsonapi==3.0.0 docutils==0.15.2