Skip to content

Commit

Permalink
deps: update dependency sphinx to >=7.2.2,<7.3 (#291)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent f635c94 commit 10234ea
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 @@ -44,7 +44,7 @@
],
extras_require={
"docs": [
"sphinx>=7.1.2,<7.2",
"sphinx>=7.2.2,<7.3",
"sphinx-rtd-theme>=1.3.0,<1.4",
"myst-parser>=2.0.0,<2.1",
"watchdog>=3.0.0,<3.1",
Expand Down

0 comments on commit 10234ea

Please sign in to comment.