mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-22 13:59:47 +03:00
Update werkzeug from 2.2.0 to 2.2.1 (#3814)
This commit is contained in:
parent
0e2a042880
commit
fcfaa2df4f
|
@ -1,6 +1,6 @@
|
||||||
-r base.txt
|
-r base.txt
|
||||||
|
|
||||||
Werkzeug[watchdog]==2.2.0 # https://github.com/pallets/werkzeug
|
Werkzeug[watchdog]==2.2.1 # https://github.com/pallets/werkzeug
|
||||||
ipdb==0.13.9 # https://github.com/gotcha/ipdb
|
ipdb==0.13.9 # https://github.com/gotcha/ipdb
|
||||||
{%- if cookiecutter.use_docker == 'y' %}
|
{%- if cookiecutter.use_docker == 'y' %}
|
||||||
psycopg2==2.9.3 # https://github.com/psycopg/psycopg2
|
psycopg2==2.9.3 # https://github.com/psycopg/psycopg2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user