Skip to content

Commit 90dfbbe

Browse files
fix(deps): update dependency sphinx to v9
1 parent 9e2555f commit 90dfbbe

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
@@ -5,7 +5,7 @@ description = ""
55
authors = [{ name = "Enalean team" }]
66
requires-python = ">=3.13"
77
dependencies = [
8-
"Sphinx>=8.2.3,<9",
8+
"Sphinx>=9.1,<10",
99
"sphinx-rtd-theme>=3.0.2,<4",
1010
"sphinxcontrib-jquery>=4.1,<5",
1111
]

0 commit comments

Comments
 (0)