Skip to content

Commit f62804b

Browse files
fix(deps): update dependency sphinx to v9
1 parent 9a15c9b commit f62804b

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.0.3,<10",
99
"sphinx-rtd-theme>=3.0.2,<4",
1010
"sphinxcontrib-jquery>=4.1,<5",
1111
]

0 commit comments

Comments
 (0)