Skip to content

Commit

Permalink
deps: update dependency sphinx to v7 (#211)
Browse files Browse the repository at this point in the history
* deps: update dependency sphinx to v7

* deps: update dependency sphinx-rtd-theme to >=1.3,<1.4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
  • Loading branch information
renovate[bot] and jooola committed Aug 22, 2023
1 parent 7cad30f commit f635c94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -44,8 +44,8 @@
],
extras_require={
"docs": [
"sphinx>=6.2.1,<7.0",
"sphinx-rtd-theme>=1.2.2,<1.3",
"sphinx>=7.1.2,<7.2",
"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 f635c94

Please sign in to comment.