Skip to content
Snippets Groups Projects
Commit 8648cebc authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by James Curtin
Browse files

Bump flask-wtf from 0.14.2 to 0.14.3 in /{{cookiecutter.app_name}}

Bumps [flask-wtf](https://github.com/lepture/flask-wtf) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/lepture/flask-wtf/releases)
- [Changelog](https://github.com/lepture/flask-wtf/blob/master/docs/changelog.rst)
- [Commits](https://github.com/lepture/flask-wtf/compare/v0.14.2...0.14.3

)

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent 71f1b2c6
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ psycopg2-binary = "==2.8.4" ...@@ -18,7 +18,7 @@ psycopg2-binary = "==2.8.4"
Flask-Migrate = "==2.5.2" Flask-Migrate = "==2.5.2"
# Forms # Forms
Flask-WTF = "==0.14.2" Flask-WTF = "==0.14.3"
WTForms = "==2.2.1" WTForms = "==2.2.1"
# Deployment # Deployment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment