Skip to content

Commit beb0df3

Browse files
chore(deps): update sphinx requirement from <5,>=4.0.0 to >=4.0.0,<9
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@v4.0.0...v8.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb4f33c commit beb0df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
[project.optional-dependencies]
4747
docs = [
4848
"enum-tools",
49-
"sphinx>=4.0.0,<5",
49+
"sphinx>=4.0.0,<9",
5050
"sphinx-autobuild",
5151
"sphinx-toolbox",
5252
"sphinxcontrib_trio",

0 commit comments

Comments
 (0)