Skip to content

Commit

Permalink
fix: Update sphinx-autoapi to version 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
riddell-stan committed Jan 24, 2024
1 parent ac7e8c1 commit 5f43f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ flake8 = "^3.9"
# documentation
# NOTE: when changing these, update docs-requirements.txt
sphinx = "^4.2"
sphinx-autoapi = "^2.0.1"
sphinx-autoapi = "^3.0.0"
sphinx-rtd-theme = "^1.0.0"
sphinxcontrib-openapi = "^0.8.1"
jsonschema = ">=4.10.0,<4.18.0" # newer versions break sphinxcontrib-openapi
Expand Down

0 comments on commit 5f43f5d

Please sign in to comment.