8000 build: Depend on mkdocstrings 0.19 · mkdocstrings/python@b6a9a47 · GitHub
[go: up one dir, main page]

Skip to content

Commit b6a9a47

Browse files
committed
build: Depend on mkdocstrings 0.19
1 parent 59c86df commit b6a9a47

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
"griffe>=0.11.1",
3434
]
3535

0 commit comments

Comments
 (0)
0