diff --git a/pyproject.toml b/pyproject.toml index ef660b99e..739f4bf90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ pyenchant = "^3.2.2" sphinxcontrib-spelling = "^7.3.0" toml = "^0.10.2" sphinx-rtd-theme = "^1.0.0" -sphinx-automodapi = "^0.13" +sphinx-automodapi = "^0.14" pytest-cov = "^3.0.0" pytest-asyncio = "^0.16.0" openapi-parser = "^0.2.6"