Skip to content

Commit df49505

Browse files
Bump sphinxcontrib-apidoc from 0.3.0 to 0.4.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28e9293 commit df49505

File tree

2 files changed

+33
-9
lines changed

2 files changed

+33
-9
lines changed

poetry.lock

Lines changed: 32 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sphinx = {optional=true, version='^5.2'}
5454
sphinx-autodoc-typehints = {optional=true, version='^1.17'}
5555
sphinx-copybutton = {optional=true, version='>=0.5'}
5656
sphinx-design = {optional=true, version='>=0.2'}
57-
sphinxcontrib-apidoc = {optional=true, version='^0.3'}
57+
sphinxcontrib-apidoc = {optional=true, version='^0.4'}
5858

5959
[tool.poetry.dev-dependencies]
6060
babel = '>=2.0'

0 commit comments

Comments
 (0)