Merge pull request #243 from sloria/cookiecutter-flask/pyup-update-werkzeug-0.12.2-to-0.13

Update werkzeug to 0.13
master
Steven Loria 7 years ago committed by GitHub
commit 9378322300
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      {{cookiecutter.app_name}}/requirements/prod.txt

@ -3,7 +3,7 @@
# Flask
Flask==0.12.2
MarkupSafe==1.0
Werkzeug==0.12.2
Werkzeug==0.13
Jinja2==2.10
itsdangerous==0.24
click>=5.0

Loading…
Cancel
Save