Skip to content

Commit 425ef51

Browse files
Update sphinx requirement from <8,>=5.3 to >=5.3,<9 in /bindings/python
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/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.3.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9d8760 commit 425ef51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx>=5.3,<8
1+
sphinx>=5.3,<9
22
sphinx_rtd_theme>=2,<3
33
sphinxcontrib-shellcheck>=1,<2
44
furo==2023.9.10

0 commit comments

Comments
 (0)