Skip to content

Commit 526d122

Browse files
Yann-Pyann
andauthored
Unpin sphinx 9 (#2334)
Co-authored-by: yann <yann@MacBook-Pro-de-yann.local>
1 parent 83098ba commit 526d122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dynamic = ["version"]
2222
readme = "README.md"
2323
requires-python = ">=3.10"
2424
dependencies = [
25-
"sphinx>=7.0,<9",
25+
"sphinx>=7.0,<10",
2626
"beautifulsoup4",
2727
"docutils!=0.17.0",
2828
"Babel",

0 commit comments

Comments
 (0)