From 04d7556cb312d75256989ea814a3b191f635a849 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Sep 2017 12:59:10 +0100 Subject: [PATCH] Update flask-wtf from 0.12 to 0.14.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3de03f35d..66aaa9d78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ Flask-Mail==0.9.1 blinker==1.4 # forms -Flask-WTF==0.12 # Blocked due to use of _is_hidden +Flask-WTF==0.14.2 # Blocked due to use of _is_hidden WTForms==2.1 # other Flask modules