mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-24 15:30:44 +03:00
Merge pull request #2414 from pydanny/pyup-update-werkzeug-0.16.0-to-0.16.1
Update werkzeug to 0.16.1
This commit is contained in:
commit
f5aa06c160
|
@ -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