Skip to content

Commit 09d8e9c

Browse files
committed
build: Require at least mkdocstrings 0.18
1 parent 5a7552c commit 09d8e9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
"Typing :: Typed",
3131
]
3232
dependencies = [
33-
"mkdocstrings>=0.17",
33+
"mkdocstrings>=0.18",
3434
"pytkdocs>=0.14",
3535
]
3636

0 commit comments

Comments
 (0)