Skip to content

Commit e707e02

Browse files
Update dependency sphinx to <7.4.8
1 parent 39fc8b9 commit e707e02

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
@@ -60,7 +60,7 @@ dev = [
6060
"pytest-timeout",
6161
"pytest-random-order",
6262
"ruff",
63-
"sphinx<7.4.6", # pinned due to https://github.com/sphinx-doc/sphinx/issues/12660
63+
"sphinx<7.4.8", # pinned due to https://github.com/sphinx-doc/sphinx/issues/12660
6464
"sphinx-autobuild",
6565
"sphinx-copybutton",
6666
"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)