Skip to content

Commit 9cda705

Browse files
authored
Merge pull request #333 from pyinat/dependabot/pip/sphinxcontrib-apidoc-0.4.0
Bump sphinxcontrib-apidoc from 0.3.0 to 0.4.0
2 parents 28e9293 + df49505 commit 9cda705

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)