mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-03-03 19:08:15 +03:00
Update werkzeug from 0.16.0 to 0.16.1
This commit is contained in:
parent
f109e65816
commit
9734582a88
|
@ -1,6 +1,6 @@
|
||||||
-r ./base.txt
|
-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
|
ipdb==0.12.3 # https://github.com/gotcha/ipdb
|
||||||
Sphinx==2.3.1 # https://github.com/sphinx-doc/sphinx
|
Sphinx==2.3.1 # https://github.com/sphinx-doc/sphinx
|
||||||
{%- if cookiecutter.use_docker == 'y' %}
|
{%- if cookiecutter.use_docker == 'y' %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user