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 e5d7cf6 + 9155963 commit d0ce443Copy full SHA for d0ce443
changes/111.misc.rst
@@ -0,0 +1 @@
1
+Updated sphinx from 7.2.6 to 7.3.7.
pyproject.toml
@@ -55,7 +55,7 @@ docs = [
55
"pyenchant == 3.2.2",
56
# Sphinx 7.2 deprecated support for Python 3.8
57
"sphinx == 7.1.2 ; python_version < '3.9'",
58
- "sphinx == 7.2.6 ; python_version >= '3.9'",
+ "sphinx == 7.3.7 ; python_version >= '3.9'",
59
"sphinx_tabs == 3.4.5",
60
"sphinx-autobuild == 2024.4.13",
61
"sphinx-copybutton == 0.5.2",
0 commit comments