diff --git a/pyproject.toml b/pyproject.toml index f6f97c70..ac5b9b27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ "flask==3.0.2", "marshmallow==3.20.2", "webargs==8.4.0", - "apispec==6.4.0", + "apispec==6.5.0", "PyYAML==6.0.1", ] dev = [