Update werkzeug from 1.0.0 to 1.0.1

This commit is contained in:
browniebroke 2020-04-01 12:00:35 +01:00
parent 17e2871619
commit 80fdb5c7cc

View File

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