diff --git a/pyproject.toml b/pyproject.toml index 7fd43ff1..a6cab7cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -152,7 +152,7 @@ open-coverage = { cmd = "open htmlcov/index.html", depends-on = ["coverage"], de [tool.pixi.feature.docs.dependencies] sphinx = ">=7.4.7" -furo = ">=2024.8.6" +furo = ">=2025.12.19" myst-parser = ">=5.0.0" sphinx-copybutton = ">=0.5.2" sphinx-autodoc-typehints = ">=1.25.3"