Skip to content

Commit 0dce58e

Browse files
committed
📚 pyproject.toml: bump docs extra versions
1 parent aa0576a commit 0dce58e

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
@@ -51,10 +51,10 @@ dev = [
5151
'pytest>=6.0'
5252
]
5353
docs = [
54-
'sphinx~=6.0',
54+
'sphinx~=7.4',
5555
'sphinx-copybutton~=0.5.0',
5656
'sphinx-book-theme~=1.0',
57-
'sphinx-autoapi~=3.3.3',
57+
'sphinx-autoapi~=3.8',
5858
'sphinx-click~=4.0',
5959
'myst_parser'
6060
]

0 commit comments

Comments
 (0)