Skip to content

Commit 71123dc

Browse files
committed
build: Depend on mkdocstrings 0.19
1 parent 9cfb324 commit 71123dc

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
@@ -29,7 +29,7 @@ classifiers = [
2929
"Typing :: Typed",
3030
]
3131
dependencies = [
32-
"mkdocstrings>=0.18",
32+
"mkdocstrings>=0.19",
3333
"pytkdocs>=0.14",
3434
]
3535

0 commit comments

Comments
 (0)