Skip to content

Commit 1a167c9

Browse files
Update sphinx requirement from >=7.0.0 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 705cf0f commit 1a167c9

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
@@ -1,7 +1,7 @@
11
# Requirements for building Surfaces documentation
22

33
# Core Sphinx and extensions
4-
sphinx>=7.0.0
4+
sphinx>=8.1.3
55
sphinx-autobuild
66
sphinx-copybutton
77
sphinx-design

0 commit comments

Comments
 (0)