Skip to content

Commit 5ba1f04

Browse files
Update sphinx requirement from <9.0.5 to <9.1.1
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.rst) - [Commits](sphinx-doc/sphinx@v3.5.0...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4343c77 commit 5ba1f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ docs =
5353
# upstream
5454
sphinx >= 3.5
5555
# workaround for sphinx/sphinx-doc#11662
56-
sphinx < 9.0.5
56+
sphinx < 9.1.1
5757
jaraco.packaging >= 9.3
5858
rst.linker >= 1.9
5959
furo

0 commit comments

Comments
 (0)