Update werkzeug from 0.14.1 to 0.15.0

This commit is contained in:
browniebroke 2019-03-21 16:01:05 +00:00
parent 91585a0eb2
commit 7b83d47e2b

View File

@ -1,6 +1,6 @@
-r ./base.txt
Werkzeug==0.14.1 # https://github.com/pallets/werkzeug
Werkzeug==0.15.0 # https://github.com/pallets/werkzeug
ipdb==0.11 # https://github.com/gotcha/ipdb
Sphinx==1.8.4 # https://github.com/sphinx-doc/sphinx
{%- if cookiecutter.use_docker == 'y' %}