Skip to content

Commit

Permalink
docs: bump furo theme to 2023.07.26
Browse files Browse the repository at this point in the history
- Bump furo sphinx theme to latest version
- Require sphinx >=6.0.0
  • Loading branch information
bastimeyer authored and gravyboat committed Jul 29, 2023
1 parent 80ca8cc commit 3cd4378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
versioningit >=2.0.0,<3 # required for reading the version string when building from git

# build
sphinx >=5.0.0,<8
sphinx >=6.0.0,<8

# themes and extensions
furo ==2023.03.27
furo ==2023.07.26
myst-parser >=1.0.0,<3
sphinx-design ==0.5.0

Expand Down

0 comments on commit 3cd4378

Please sign in to comment.