Skip to content

Commit cdaeed7

Browse files
Update sphinx requirement from ==8.* to ==7.*
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/v7.4.7/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.0.0rc1...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09ddac8 commit cdaeed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-readthedocs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# keep synchronous to src/VERSION.inc
22
pytidyhtml5 == 2024.10.24
33

4-
sphinx == 8.*
4+
sphinx == 7.*
55
sphinx_autodoc_typehints == 2.*
66
sphinx_rtd_theme == 3.*

0 commit comments

Comments
 (0)