diff --git a/pyproject.toml b/pyproject.toml index 75ce4e93..dcf1efc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ "flask==3.0.3", "marshmallow==3.23.0", "webargs==8.6.0", - "apispec==6.6.1", + "apispec==6.7.0", "PyYAML==6.0.2", ] dev = [