diff --git a/requirements/local.txt b/requirements/local.txt index 6bc803b0..ef637bca 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r base.txt -Werkzeug==3.0.1 # https://github.com/pallets/werkzeug +Werkzeug==3.0.4 # https://github.com/pallets/werkzeug ipdb==0.13.13 # https://github.com/gotcha/ipdb watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles