Update dependency WTForms to v3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2022-10-23 18:06:39 +00:00
parent 8df3df8c60
commit af32b09054

View File

@ -2,7 +2,7 @@ Flask==2.2.2
Flask-SQLAlchemy==2.5.1
Flask-HTTPAuth==4.7.0
Flask-WTF==1.0.1
WTForms==2.3.3
WTForms==3.0.1
PyMySQL==1.0.2
pg8000==1.29.2
requests==2.28.1