From 209d3808d5a71d2c35ca949e00e416e399fc4e7e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Nov 2023 11:53:29 +0100 Subject: [PATCH] Update wtforms from 2.1 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..f611acd 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.1.1 Werkzeug==0.14.1 flask-admin==1.5.1 flask_security==3.0.0