diff --git a/pyproject.toml b/pyproject.toml index 418ab3d..8a807c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ tests = [ "pytest-cov==6.0.0", "coverage==7.6.4", "werkzeug==3.1.1", - "flask==3.0.3", + "flask==3.1.0", "marshmallow==3.23.1", "webargs==8.6.0", "apispec==6.7.0",