diff --git a/pyproject.toml b/pyproject.toml index b9b9b35..9b10c74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ "flask==3.1.0", "marshmallow==3.24.1", "webargs==8.6.0", - "apispec==6.8.0", + "apispec==6.8.1", "PyYAML==6.0.2", ] dev = [