Skip to content

Commit f137d41

Browse files
Update sphinx requirement from ~=8.1 to ~=9.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@v8.1.0...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ed553f commit f137d41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
#
44
# SPDX-License-Identifier: MIT
55

6-
sphinx~=8.1
6+
sphinx~=9.1
77
sphinxcontrib-jquery~=4.1
88
sphinx-rtd-theme~=3.0

0 commit comments

Comments
 (0)