Skip to content

Commit

Permalink
deps: bump furo to next non-yanked release (2023.9.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix committed Feb 26, 2024
1 parent d916732 commit c4e9b60
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==2023.9.10",
]

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

0 comments on commit c4e9b60

Please sign in to comment.