Skip to content

Commit

Permalink
Bump furo to 2024.1.29 (Cherry-pick of #594) (#595)
Browse files Browse the repository at this point in the history
Update `furo` from 2023.8.19 to 2024.1.29. Resolves #567.

Co-authored-by: Etienne Wodey <[email protected]>
  • Loading branch information
Eric-Arellano and airwoodix authored Mar 1, 2024
1 parent dc21a1b commit 8f73cd6
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,11 +26,11 @@ classifiers = [
dependencies = [
"docutils",
# Keep in sync with Furo's constraint.
"sphinx>=6.0",
"sphinx>=6.0,<8.0",
# Remove jQuery once we get rid of the Pytorch theme.
"sphinxcontrib-jquery",
# 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 8f73cd6

Please sign in to comment.