Skip to content

Commit f1ab290

Browse files
Update sphinx requirement from <6 to <7 (#213)
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@0.1.61611...v6.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06a4fac commit f1ab290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev =
4242
pytest-xdist<4
4343
responses==0.21.0
4444
docs =
45-
sphinx<6
45+
sphinx<7
4646
sphinx-issues<3
4747
furo==2022.6.21
4848

0 commit comments

Comments
 (0)