Skip to content

Commit f0edffe

Browse files
Update sphinxcontrib-apidoc requirement
Updates the requirements on [sphinxcontrib-apidoc](https://github.com/sphinx-contrib/apidoc) to permit the latest version. - [Commits](sphinx-contrib/apidoc@0.3.0...0.6.0) --- updated-dependencies: - dependency-name: sphinxcontrib-apidoc dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d177a9 commit f0edffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
sphinx>=4.2.0, <8.2.0
44
sphinx-autodoc-typehints>=1.12.0, <2.6.0
55
sphinx-rtd-theme>=1.0.0, <3.1.0
6-
sphinxcontrib-apidoc>=0.3.0, <0.6.0
6+
sphinxcontrib-apidoc>=0.3.0, <0.7.0
77
sphinxcontrib-bibtex>=2.1.0, <3.0.0
88
myst-parser>=1.0, <3.0
99
nbsphinx>=0.8.5, <0.10.0

0 commit comments

Comments
 (0)