Skip to content

Commit 0d4b266

Browse files
fix(deps): update dependency sphinx to v9
1 parent 6b5a2c0 commit 0d4b266

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

0 commit comments

Comments
 (0)