Merge pull request #14 from KittyCAD/dependabot/pip/sphinx-automodapi-tw-0.14

Update sphinx-automodapi requirement from ^0.13 to ^0.14
This commit is contained in:
Jess Frazelle
2022-04-27 12:13:07 -07:00
committed by GitHub

View File

@ -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"