Skip to content

Commit 5f24140

Browse files
fix(deps): update dependency sphinx to v9
1 parent 270c052 commit 5f24140

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
@@ -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.1,<10",
99
"sphinx-rtd-theme>=3.0.2,<4",
1010
"sphinxext-rediraffe>=0.3,<0.4",
1111
"sphinx-notfound-page>=1.1.0,<2",

0 commit comments

Comments
 (0)