diff --git a/{{cookiecutter.app_name}}/Pipfile b/{{cookiecutter.app_name}}/Pipfile index f7c7c658a59b58109ec0be4dc9da019ef8ccbbe5..a56d54f243c71a92f0a51285e3a792df7debf95d 100644 --- a/{{cookiecutter.app_name}}/Pipfile +++ b/{{cookiecutter.app_name}}/Pipfile @@ -18,7 +18,7 @@ psycopg2-binary = "==2.8.4" Flask-Migrate = "==2.5.2" # Forms -Flask-WTF = "==0.14.2" +Flask-WTF = "==0.14.3" WTForms = "==2.2.1" # Deployment