Skip to content

Commit 5f989ba

Browse files
Update sphinx-autoapi requirement from >=3.6.0 to >=3.8.0 (#229)
Updates the requirements on [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) to permit the latest version. - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.6.0...v3.8.0) --- updated-dependencies: - dependency-name: sphinx-autoapi dependency-version: 3.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5370cbb commit 5f989ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ changelog = [
7272
docs = [
7373
"pydata-sphinx-theme>=0.16.1",
7474
"sphinx>=8.2.3",
75-
"sphinx-autoapi>=3.6.0",
75+
"sphinx-autoapi>=3.8.0",
7676
"sphinx-autodoc-typehints>=3.2.0",
7777
"sphinx-click>=6.0.0",
7878
"sphinx-copybutton>=0.5.2",

0 commit comments

Comments
 (0)