Skip to content

Commit 08eded2

Browse files
Update sphinx requirement from <6.0.0,>=4.2.0 to >=4.2.0,<7.0.0
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v4.2.0...v6.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69397c4 commit 08eded2

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
@@ -1,6 +1,6 @@
11
# dependencies for building docs, separate from dev.txt as this is also used for builds on readthedocs.org
22
# core dependencies
3-
sphinx>=4.2.0, <6.0.0
3+
sphinx>=4.2.0, <7.0.0
44
sphinx-autodoc-typehints>=1.12.0, <1.21 # limited due to https://github.com/tox-dev/sphinx-autodoc-typehints/issues/260
55
sphinx-rtd-theme>=1.0.0, <2.0.0
66
sphinxcontrib-apidoc>=0.3.0, <0.4.0

0 commit comments

Comments
 (0)