Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Changes

Unreleased
==========
- Dependencies: Permitted installation of Sphinx 9.x

2.1.5 - 2025/11/19
==================
Expand Down
2 changes: 1 addition & 1 deletion common-build/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx>=3,<9
sphinx>=3,<10
crate-docs-theme>=0.42.0
2 changes: 1 addition & 1 deletion helpers/preview/etc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx>=3,<6
sphinx>=3,<10
sphinx-autobuild
sphinx-rtd-theme