diff --git a/pyproject.toml b/pyproject.toml index 603e7fb..781b45d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ tests = [ "pytest==8.3.4", "pytest-cov==6.0.0", "coverage==7.6.4", - "werkzeug==3.1.1", + "werkzeug==3.1.3", "flask==3.1.0", "marshmallow==3.23.1", "webargs==8.6.0",