From bcb6191507fd03bb52c18ac81c624ae007249e17 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Jun 2018 16:41:57 +0100 Subject: [PATCH] Update wtforms from 2.1 to 2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..8ba72ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-Login==0.4.1 Flask-SQLAlchemy==2.3.2 Flask-WTF==0.14.2 SQLAlchemy==1.2.7 -WTForms==2.1 +WTForms==2.2 Werkzeug==0.14.1 flask-admin==1.5.1 flask_security==3.0.0