mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-13 16:34:52 +03:00
Update werkzeug from 2.3.6 to 2.3.7
This commit is contained in:
parent
cbacbb7525
commit
4252925b85
|
@ -1,6 +1,6 @@
|
|||
-r base.txt
|
||||
|
||||
Werkzeug[watchdog]==2.3.6 # https://github.com/pallets/werkzeug
|
||||
Werkzeug[watchdog]==2.3.7 # https://github.com/pallets/werkzeug
|
||||
ipdb==0.13.13 # https://github.com/gotcha/ipdb
|
||||
{%- if cookiecutter.use_docker == 'y' %}
|
||||
psycopg[c]==3.1.9 # https://github.com/psycopg/psycopg
|
||||
|
|
Loading…
Reference in New Issue
Block a user