Skip to content

Commit 12c3027

Browse files
committed
update sphinx stuff
1 parent a8ca7f5 commit 12c3027

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ docs = [
4545
'jinja2==2.11.3',
4646
'kiwipy[docs]~=0.8.3',
4747
'markupsafe==2.0.1',
48-
'myst-nb~=0.11.0',
49-
'sphinx~=3.2.0',
50-
'sphinx-book-theme~=0.0.39',
48+
'myst-nb~=1.2.0',
49+
'sphinx~=7.2.0',
50+
'sphinx-book-theme~=1.1.4',
5151
'importlib-metadata~=4.12.0',
5252
]
5353
pre-commit = [

0 commit comments

Comments
 (0)