Skip to content

Commit

Permalink
Update sphinx requirement from !=5.1.0,<7.4.7,>=4 to >=4,!=5.1.0,<7.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 949c566 commit d3f4da6
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 @@ -39,7 +39,7 @@ doc = [
"doc8>=0.9,<1.2", # Ensures clean documentation formatting
"furo>=2022.4.7", # A clean customisable Sphinx documentation theme.
"rstcheck[sphinx,toml]>=5.0,<6.3", # ReStructuredText linter
"sphinx>=4,!=5.1.0,<7.4.7",
"sphinx>=4,!=5.1.0,<7.4.8",
"sphinx-autoapi>=1.8,<3.2",
"sphinx-issues>=1.2,<4.2",
"sphinx-autodoc-typehints>1.19,<2.2.4",
Expand Down

0 comments on commit d3f4da6

Please sign in to comment.