We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64d830 commit 92cba73Copy full SHA for 92cba73
CHANGES.rst
@@ -5,6 +5,7 @@ Changes
5
6
Unreleased
7
==========
8
+- Dependencies: Permitted installation of Sphinx 9.x
9
10
2.1.5 - 2025/11/19
11
==================
common-build/requirements.txt
@@ -7,4 +7,4 @@ sphinx-autobuild>=2024
# These versions should match the Read The Docs environment (please update if
# you notice this is not the case)
setuptools>=41.1.0
-sphinx>=3,<9
+sphinx>=3,<10
0 commit comments