mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-29 21:14:03 +03:00
Update werkzeug from 2.3.1 to 2.3.3 (#4307)
This commit is contained in:
parent
c570e146ec
commit
3240a0709b
|
@ -1,6 +1,6 @@
|
||||||
-r base.txt
|
-r base.txt
|
||||||
|
|
||||||
Werkzeug[watchdog]==2.3.1 # https://github.com/pallets/werkzeug
|
Werkzeug[watchdog]==2.3.3 # https://github.com/pallets/werkzeug
|
||||||
ipdb==0.13.13 # https://github.com/gotcha/ipdb
|
ipdb==0.13.13 # https://github.com/gotcha/ipdb
|
||||||
{%- if cookiecutter.use_docker == 'y' %}
|
{%- if cookiecutter.use_docker == 'y' %}
|
||||||
psycopg2==2.9.6 # https://github.com/psycopg/psycopg2
|
psycopg2==2.9.6 # https://github.com/psycopg/psycopg2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user