diff --git a/pyproject.toml b/pyproject.toml index f37816f..57dc18b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ "flask==3.0.3", "marshmallow==3.21.1", "webargs==8.4.0", - "apispec==6.6.0", + "apispec==6.6.1", "PyYAML==6.0.1", ] dev = [