Skip to content

Commit a2aebae

Browse files
committed
9.1.0 requires a higher min python version
1 parent 51e5ded commit a2aebae

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
@@ -74,7 +74,7 @@ dev = [
7474
"black >= 26.5.1, < 27.0.0",
7575
"pylint >= 4.0.7, < 5.0.0",
7676
"mypy >= 2.3.0, < 3.0.0",
77-
"sphinx >= 9.1.0, < 10.0.0",
77+
"sphinx >= 9.0.4, < 10.0.0",
7878
"sphinx_rtd_theme >= 3.1.0, < 4.0.0",
7979
"sphinx-toolbox >= 4.3.0, < 5.0.0",
8080
"myst_parser >= 5.1.0, < 6.0.0",

0 commit comments

Comments
 (0)