Skip to content

Commit 8281c01

Browse files
authored
Merge pull request #232 from CCPBioSim/renovate/sphinx-9.x
fix(deps): update dependency sphinx to v9
2 parents ebf5b72 + 57f914e commit 8281c01

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
@@ -67,7 +67,7 @@ pre-commit = [
6767
"pylint>=4.0,<5.0"
6868
]
6969
docs = [
70-
"sphinx>=7.0,<8.0",
70+
"sphinx>=9.1,<9.2",
7171
"nbsphinx>=0.9,<1.0",
7272
"sphinx_rtd_theme>=3,<3.2",
7373
"sphinxcontrib-contentui>=0.2,<1.0",

0 commit comments

Comments
 (0)