Skip to content

Commit df4e84d

Browse files
committed
build: Depend on mkdocstrings 0.28.3
1 parent 7ff77ce commit df4e84d

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.25",
32+
"mkdocstrings>=0.28.3",
3333
"pycparser>=2.20",
3434
]
3535

0 commit comments

Comments
 (0)