Update werkzeug from 2.2.3 to 2.3.0

This commit is contained in:
pyup-bot 2023-04-26 07:48:18 +01:00
parent 6f7871d2a8
commit 7c7ed40813

View File

@ -1,6 +1,6 @@
-r base.txt
Werkzeug[watchdog]==2.2.3 # https://github.com/pallets/werkzeug
Werkzeug[watchdog]==2.3.0 # https://github.com/pallets/werkzeug
ipdb==0.13.13 # https://github.com/gotcha/ipdb
{%- if cookiecutter.use_docker == 'y' %}
psycopg2==2.9.6 # https://github.com/psycopg/psycopg2