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 483b93d commit 6206baeCopy full SHA for 6206bae
pyproject.toml
@@ -62,7 +62,7 @@ dev = [
62
"pytest-json-report",
63
"pytest-random-order",
64
"ruff",
65
- "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
66
"sphinx-autobuild",
67
"sphinx-copybutton",
68
"sphinxcontrib-mermaid",
0 commit comments