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.
1 parent 5f715e9 commit 296acc8Copy full SHA for 296acc8
pyproject.toml
@@ -63,7 +63,7 @@ dev = [
63
"pytest-json-report",
64
"pytest-random-order",
65
"ruff",
66
- "sphinx<7.4.6", # pinned due to https://github.com/sphinx-doc/sphinx/issues/12660
+ "sphinx<8.1.4", # pinned due to https://github.com/sphinx-doc/sphinx/issues/12660
67
"sphinx-autobuild",
68
"sphinx-copybutton",
69
"sphinxcontrib-mermaid",
0 commit comments