Skip to content

Commit 106e1c9

Browse files
build(deps): update sphinx requirement from >=7 to >=8.1.3
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@v7.0.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e98e1c3 commit 106e1c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.[docs,cpu,torch]
22
# https://github.com/mcmtroffaes/sphinxcontrib-bibtex/issues/309
33
docutils!=0.18.*,!=0.19.*
4-
sphinx>=7
4+
sphinx>=8.1.3

0 commit comments

Comments
 (0)