Skip to content

Commit 98bcd26

Browse files
authored
Unpin Sphinx version. (#3658)
This was pinned pending an update to Breathe.
1 parent 43eb352 commit 98bcd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ docs = [
3636
"matplotlib",
3737
"myst_parser",
3838
"pyyaml",
39-
"sphinx==8.2.1",
39+
"sphinx",
4040
"sphinx_rtd_theme",
4141
]
4242
lint = ["ruff>=0.2.0"]

0 commit comments

Comments
 (0)