Skip to content

Commit 877656c

Browse files
build(deps): bump wtforms from 3.1.2 to 3.2.1
Bumps [wtforms](https://github.com/pallets-eco/wtforms) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/pallets-eco/wtforms/releases) - [Changelog](https://github.com/pallets-eco/wtforms/blob/main/CHANGES.rst) - [Commits](pallets-eco/wtforms@3.1.2...3.2.1) --- updated-dependencies: - dependency-name: wtforms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de33b3d commit 877656c

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
@@ -28,7 +28,7 @@ dependencies = [
2828
"pyramid_session_redis==1.6.3",
2929
"redis==5.1.1",
3030
"waitress==3.0.0",
31-
"WTForms==3.1.2",
31+
"WTForms==3.2.1",
3232
]
3333

3434
[project.optional-dependencies]

0 commit comments

Comments
 (0)