Skip to content

Commit 2647772

Browse files
Bump wtforms-sqlalchemy from 0.3 to 0.4.2 (#535)
Bumps [wtforms-sqlalchemy](https://github.com/pallets-eco/wtforms-sqlalchemy) from 0.3 to 0.4.2. - [Release notes](https://github.com/pallets-eco/wtforms-sqlalchemy/releases) - [Changelog](https://github.com/pallets-eco/wtforms-sqlalchemy/blob/main/CHANGES.rst) - [Commits](pallets-eco/wtforms-sqlalchemy@0.3.0...0.4.2) --- updated-dependencies: - dependency-name: wtforms-sqlalchemy 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 7d56efb commit 2647772

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -31,7 +31,7 @@ python-dateutil = "2.9.0.post0"
3131
sqlalchemy = "2.0.32"
3232
us = "3.1.1"
3333
wtforms = "3.1.2"
34-
wtforms-sqlalchemy = "0.3"
34+
wtforms-sqlalchemy = "0.4.2"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
faker = "35.2.0"

0 commit comments

Comments
 (0)