Skip to content

Commit 57cc437

Browse files
committed
depend on mkdocstrings 0.30
1 parent ae0406b commit 57cc437

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
@@ -31,7 +31,7 @@ classifiers = [
3131
"Typing :: Typed",
3232
]
3333
dependencies = [
34-
"mkdocstrings>=0.28.3",
34+
"mkdocstrings>=0.30",
3535
"mkdocs-autorefs>=1.4",
3636
"griffe>=1.6.2",
3737
"typing-extensions>=4.0; python_version < '3.11'",

0 commit comments

Comments
 (0)