Skip to content

Commit ff9bd52

Browse files
Update dependency flask-wtf to v1.2.2 (#895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94fe80a commit ff9bd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ test = [
5454
"coverage-threshold~=0.4",
5555
"defusedxml==0.7.1",
5656
"types-defusedxml==0.7.0.20240218",
57-
"flask-wtf==1.2.1",
57+
"flask-wtf==1.2.2",
5858
"types-WTForms==3.2.1.20241023",
5959
"Flask<4",
6060
"httpx~=0.27",

0 commit comments

Comments
 (0)