Skip to content

Commit d147973

Browse files
authored
Merge pull request #33 from CCPBioSim/renovate/sphinx-9.x
fix(deps): update dependency sphinx to v9
2 parents 1559aa5 + 0e45292 commit d147973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pre-commit = [
6060
]
6161

6262
docs = [
63-
"sphinx>=7,<8",
63+
"sphinx>=9,<10",
6464
"nbsphinx>=0.9,<1.0",
6565
"sphinx_rtd_theme>=3,<3.2",
6666
"sphinx_copybutton>=0.5,<1.0",

0 commit comments

Comments
 (0)