Skip to content

Commit 36f2404

Browse files
Update dependency sphinx to <7.4.8
1 parent bb55ae6 commit 36f2404

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dev = [
6161
"pytest-timeout",
6262
"pytest-random-order",
6363
"ruff",
64-
"sphinx<7.4.6", # pinned due to https://github.com/sphinx-doc/sphinx/issues/12660
64+
"sphinx<7.4.8", # pinned due to https://github.com/sphinx-doc/sphinx/issues/12660
6565
"sphinx-autobuild",
6666
"sphinx-copybutton",
6767
"sphinxcontrib-mermaid",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)