Skip to content

Commit 4482ac7

Browse files
committed
DOC: update Furo and Sphinx to latest releases
1 parent 696b87b commit 4482ac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ test = [
5555
'typing-extensions >= 3.7.4; python_version < "3.11"',
5656
]
5757
docs = [
58-
'furo >= 2023.5.20',
59-
'sphinx ~= 6.2',
58+
'furo >= 2024.08.06',
59+
'sphinx ~= 8.1.0',
6060
'sphinx-copybutton >= 0.5.0',
6161
'sphinx-design >= 0.1.0',
6262
'sphinxext-opengraph >= 0.7.0',

0 commit comments

Comments
 (0)