We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8da7c2f + 7757b15 commit 84b5176Copy full SHA for 84b5176
2 files changed
changes/1926.misc.rst
@@ -0,0 +1 @@
1
+Updated sphinx from 7.3.7 to 7.4.7.
pyproject.toml
@@ -112,7 +112,7 @@ docs = [
112
"pyenchant == 3.2.2",
113
# Sphinx 7.2 deprecated support for Python 3.8
114
"sphinx == 7.1.2 ; python_version < '3.9'",
115
- "sphinx == 7.3.7 ; python_version >= '3.9'",
+ "sphinx == 7.4.7 ; python_version >= '3.9'",
116
"sphinx_tabs == 3.4.5",
117
# Sphinx 2024.2.4 deprecated support for Python 3.8
118
"sphinx-autobuild == 2021.3.14 ; python_version < '3.9'",
0 commit comments