Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changes/308.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated furo from 2025.9.25 to 2025.12.19 in the dependencies group.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dev = [

# Docs are always built on a specific Python version; see RTD and tox config files.
docs = [
"furo == 2025.9.25",
"furo == 2025.12.19",
"pyenchant == 3.3.0",
"sphinx == 8.2.3",
"sphinx_tabs == 3.4.7",
Expand Down