Skip to content

Commit

Permalink
Bbump furo to 2024.1.29 (#594)
Browse files Browse the repository at this point in the history
Update `furo` from 2023.8.19 to 2024.1.29. Resolves #567.
  • Loading branch information
airwoodix authored Mar 1, 2024
1 parent d916732 commit 9fd9765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ classifiers = [
dependencies = [
"docutils",
# Keep in sync with Furo's constraint.
"sphinx>=6.0",
"sphinx>=6.0,<8.0",
# See CONTRIBUTING.md for how to upgrade Furo.
"furo==2023.8.19",
"furo==2024.1.29",
]

[project.entry-points."sphinx.html_themes"]
Expand Down

0 comments on commit 9fd9765

Please sign in to comment.