From 6a0b4881435bd287b12311100e5d196e136132a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 Dec 2021 11:47:07 +0100 Subject: [PATCH] Update wtforms from 2.1 to 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..66cf089 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==3.0.1 Werkzeug==0.14.1 flask-admin==1.5.1 flask_security==3.0.0