mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Upgrade Furo
Refs https://github.com/simonw/datasette/issues/2434#issuecomment-2397501988
This commit is contained in:
parent
c07e9946e5
commit
dbed80826f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -73,7 +73,7 @@ setup(
|
|||
setup_requires=["pytest-runner"],
|
||||
extras_require={
|
||||
"docs": [
|
||||
"furo==2022.9.29",
|
||||
"furo==2024.8.6",
|
||||
"sphinx-autobuild",
|
||||
"codespell",
|
||||
"blacken-docs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue