Skip to content

Commit cf0e4c2

Browse files
committed
Bump Sphinx, use tagged release of Furo
1 parent 4e2a8fb commit cf0e4c2

2 files changed

Lines changed: 24 additions & 48 deletions

File tree

docs/poetry.lock

Lines changed: 22 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
sphinx = "8.2.3"
11+
sphinx = "9.1.0"
1212
sphinx-autobuild = "2025.8.25"
1313
sphinxext-opengraph = "0.13.0"
1414
sphinxcontrib-httpdomain = "1.8.1"
1515
proselint = "0.16.0"
16-
furo = {git = "https://github.com/pradyunsg/furo"}
16+
furo = "2025.12.19"
1717

1818
[build-system]
1919
requires = ["poetry-core"]

0 commit comments

Comments
 (0)