From 3ba78b7cae0af62ec56f4fc1bc25d475eda9d91d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Jul 2020 19:15:00 +0200 Subject: [PATCH] Update wtforms from 2.1 to 2.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..fe490d8 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.3.3 Werkzeug==0.14.1 flask-admin==1.5.1 flask_security==3.0.0