Skip to content

Commit c5bf04e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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)