Skip to content

Commit

Permalink
bump up sphinx range
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Aug 2, 2024
1 parent 0458c03 commit b9ca9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"packaging",
"rich",
"ruff",
"sphinx==7.2.6",
"sphinx>=7.2.6,<8.1",
"sphinx-autoapi",
"sphinx-copybutton",
"sphinx-design",
Expand Down

0 comments on commit b9ca9dc

Please sign in to comment.