Skip to content

Commit

Permalink
deps: update dependency sphinx to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent 854c12b commit 6c82c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
],
extras_require={
"docs": [
"sphinx>=6.2.1,<7.0",
"sphinx>=7.1.1,<7.2",
"sphinx-rtd-theme>=1.2.2,<1.3",
"myst-parser>=2.0.0,<2.1",
"watchdog>=3.0.0,<3.1",
Expand Down

0 comments on commit 6c82c51

Please sign in to comment.