Skip to content

Commit d1b4b6f

Browse files
authored
Fix docs
1 parent 0051bf4 commit d1b4b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ doc = [
3636
'scanpydoc[typehints]',
3737
'sphinx-rtd-theme',
3838
]
39-
typehints = ['sphinx-autodoc-typehints>=1.15.1']
39+
typehints = ['sphinx-autodoc-typehints>=1.15.2']
4040
theme = ['sphinx-rtd-theme']
4141

4242
[tool.flit.entrypoints.'sphinx.html_themes']

0 commit comments

Comments
 (0)