Skip to content

Commit

Permalink
Merge pull request #230 from HLasse/dependabot/pip/sphinx-gte-5.3.0-a…
Browse files Browse the repository at this point in the history
…nd-lt-7.1.0

⬆️ Update sphinx requirement from <6.2.0,>=5.3.0 to >=5.3.0,<7.1.0
  • Loading branch information
HLasse authored May 1, 2023
2 parents 106513a + 8f9d027 commit be030a7
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 @@ -58,7 +58,7 @@ tests = [
"pytest-cov>=3.0.0,<3.0.1",
]
docs = [
"sphinx>=5.3.0,<6.2.0",
"sphinx>=5.3.0,<7.1.0",
"furo==2023.3.27",
"sphinx-copybutton>=0.5.1,<0.5.2",
"sphinxext-opengraph>=0.7.3,<0.8.2",
Expand Down

0 comments on commit be030a7

Please sign in to comment.