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 a0e601d commit 66fb713Copy full SHA for 66fb713
doc/requirements.txt
@@ -1,4 +1,4 @@
1
Sphinx==8.2.3
2
sphinx-reredirects<1
3
towncrier>=24.8,<26.0
4
-furo==2025.7.19
+furo==2025.9.25
pyproject.toml
@@ -85,7 +85,7 @@ test = [
85
]
86
87
docs = [
88
- "furo==2025.7.19",
+ "furo==2025.9.25",
89
"sphinx==8.2.3",
90
"sphinx-reredirects<1",
91
"towncrier>=24.8,<26",
0 commit comments