From 74646e73b624ea672ff434776a4cc24427680594 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 20 Oct 2024 23:40:14 +0200 Subject: [PATCH] Update wtforms from 2.1 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..4daf184 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.2.0 Werkzeug==0.14.1 flask-admin==1.5.1 flask_security==3.0.0