Skip to content

Commit c5bf04e

Browse files
committed
build: Depend on mkdocstrings 0.28.3
1 parent 9b345ef commit c5bf04e

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
@@ -29,7 +29,7 @@ classifiers = [
2929
"Typing :: Typed",
3030
]
3131
dependencies = [
32-
"mkdocstrings>=0.24",
32+
"mkdocstrings>=0.28.3",
3333
"griffe-typedoc>=0.0",
3434
]
3535

0 commit comments

Comments
 (0)