Skip to content

Commit

Permalink
build(deps-dev): bump sphinxcontrib-apidoc from 0.3.0 to 0.4.0 (#2583)
Browse files Browse the repository at this point in the history
Bumps [sphinxcontrib-apidoc](https://github.com/sphinx-contrib/apidoc) from 0.3.0 to 0.4.0.
- [Commits](sphinx-contrib/apidoc@0.3.0...0.4.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-apidoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 8f00242 commit 837d777
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ setuptools = "^68.0.0"
[tool.poetry.group.docs.dependencies]
sphinx = "^7.1.1"
myst-parser = "^2.0.0"
sphinxcontrib-apidoc = "^0.3.0"
sphinxcontrib-apidoc = ">=0.3,<0.5"
sphinx-autodoc-typehints = "^1.17.1"
typing-extensions = "^4.5.0"

Expand Down

0 comments on commit 837d777

Please sign in to comment.