diff --git a/requirements/local.txt b/requirements/local.txt index 55af96fc..9af50e69 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r base.txt -Werkzeug[watchdog]==3.0.0 # https://github.com/pallets/werkzeug +Werkzeug[watchdog]==3.0.1 # https://github.com/pallets/werkzeug ipdb==0.13.13 # https://github.com/gotcha/ipdb psycopg[c]==3.1.12 # https://github.com/psycopg/psycopg watchfiles==0.20.0 # https://github.com/samuelcolvin/watchfiles