diff --git a/pyproject.toml b/pyproject.toml index 6ef1079b..a5aa5295 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ tests = [ "pytest==8.3.3", "pytest-cov==6.0.0", "coverage==7.6.4", - "werkzeug==3.0.6", + "werkzeug==3.1.0", "flask==3.0.3", "marshmallow==3.23.0", "webargs==8.6.0",