mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-18 09:11:08 +00:00
Update werkzeug from 0.16.0 to 0.16.1
This commit is contained in:
parent
f109e65816
commit
9734582a88
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
-r ./base.txt
|
||||
|
||||
Werkzeug==0.16.0 # https://github.com/pallets/werkzeug
|
||||
Werkzeug==0.16.1 # https://github.com/pallets/werkzeug
|
||||
ipdb==0.12.3 # https://github.com/gotcha/ipdb
|
||||
Sphinx==2.3.1 # https://github.com/sphinx-doc/sphinx
|
||||
{%- if cookiecutter.use_docker == 'y' %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue