Skip to content

Commit

Permalink
Bump sphinx-autoapi from 3.0.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.0.0 to 3.3.0.
- [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.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: sphinx-autoapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 0804a13 commit 3e264b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ readthedocs-sphinx-search==0.3.2
sphinx==7.3.7
sphinx-design==0.5.0
sphinx-argparse==0.4.0
sphinx-autoapi==3.0.0
sphinx-autoapi==3.3.0
sphinx-rtd-theme==2.0.0
sphinxcontrib-programoutput==0.17
sphinxext-remoteliteralinclude==0.4.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ docs = [
"sphinx==7.3.7",
"sphinx-design==0.5.0",
"sphinx-argparse==0.4.0",
"sphinx-autoapi==3.0.0",
"sphinx-autoapi==3.3.0",
"sphinx-rtd-theme==2.0.0",
"sphinxcontrib-programoutput==0.17",
"sphinxext-remoteliteralinclude==0.4.0",
Expand Down

0 comments on commit 3e264b3

Please sign in to comment.