Skip to content

Commit

Permalink
chore(deps): bump wtforms from 3.1.2 to 3.2.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent d208cf7 commit aecee1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ flask-wtf = "==1.2.1"
passlib = "==1.7.4"
playwright = "==1.47.0"
requests = "==2.32.3"
wtforms = "==3.2.0"
wtforms = "==3.2.1"
pipenv = "==2024.1.0"

[dev-packages]
Expand Down

0 comments on commit aecee1c

Please sign in to comment.