Skip to content

Commit 1ebd0ae

Browse files
authored
Merge pull request #6 from python-project-templates/tkp/sphinx
bump up sphinx range
2 parents 0458c03 + b9ca9dc commit 1ebd0ae

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
@@ -31,7 +31,7 @@ dependencies = [
3131
"packaging",
3232
"rich",
3333
"ruff",
34-
"sphinx==7.2.6",
34+
"sphinx>=7.2.6,<8.1",
3535
"sphinx-autoapi",
3636
"sphinx-copybutton",
3737
"sphinx-design",

0 commit comments

Comments
 (0)