Skip to content

Commit

Permalink
Bump minimum sphinx version. (#1943)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau authored Aug 20, 2024
1 parent 26fd0fb commit 7c9cb67
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 @@ -22,7 +22,7 @@ dynamic = ["version"]
readme = "README.md"
requires-python = ">=3.9"
dependencies = [
"sphinx>=5",
"sphinx>=6.1",
"beautifulsoup4",
"docutils!=0.17.0",
"Babel",
Expand Down

0 comments on commit 7c9cb67

Please sign in to comment.