Skip to content

Commit 235b071

Browse files
Bump wtforms from 3.1.2 to 3.2.1 (#527)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2647772 commit 235b071

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ psycopg2-binary = "2.9.9"
3030
python-dateutil = "2.9.0.post0"
3131
sqlalchemy = "2.0.32"
3232
us = "3.1.1"
33-
wtforms = "3.1.2"
33+
wtforms = "3.2.1"
3434
wtforms-sqlalchemy = "0.4.2"
3535

3636
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)