diff --git a/pyproject.toml b/pyproject.toml index 3f1e7e4a..e6c486b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "coverage-threshold~=0.4", "defusedxml==0.7.1", "types-defusedxml==0.7.0.20240218", - "flask-wtf==1.2.1", + "flask-wtf==1.2.2", "types-WTForms==3.2.1.20241023", "Flask<4", "httpx~=0.27",