diff --git a/poetry.lock b/poetry.lock index c11e2c5..c406f8b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -223,14 +223,14 @@ SQLAlchemy = ">=1.4.18" [[package]] name = "flask-wtf" -version = "1.0.1" +version = "1.1.0" description = "Form rendering, validation, and CSRF protection for Flask with WTForms." category = "main" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "Flask-WTF-1.0.1.tar.gz", hash = "sha256:34fe5c6fee0f69b50e30f81a3b7ea16aa1492a771fe9ad0974d164610c09a6c9"}, - {file = "Flask_WTF-1.0.1-py3-none-any.whl", hash = "sha256:9d733658c80be551ce7d5bc13c7a7ac0d80df509be1e23827c847d9520f4359a"}, + {file = "Flask-WTF-1.1.0.tar.gz", hash = "sha256:10fd267a41b6dee4f433ec8d6507d4cce4f1d71700280cf654a7cdbae6408d47"}, + {file = "Flask_WTF-1.1.0-py3-none-any.whl", hash = "sha256:b37451583d41aa40678eeb28d81023d66ce239693c6c35fc57b989ef22053e98"}, ] [package.dependencies]