Skip to content

Commit

Permalink
build(deps-dev): bump sphinx-autoapi from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 2.1.1 to 3.0.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@v2.1.1...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 269d4dc commit 54372de
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 @@ -68,7 +68,7 @@ doc = [
"ipython==8.15.0",
"jupyterlab==4.0.6",
"sphinx-jinja==2.0.2",
"sphinx-autoapi==2.1.1",
"sphinx-autoapi==3.0.0",
]

[tool.flit.module]
Expand Down

0 comments on commit 54372de

Please sign in to comment.