We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0406b commit 57cc437Copy full SHA for 57cc437
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
"Typing :: Typed",
32
]
33
dependencies = [
34
- "mkdocstrings>=0.28.3",
+ "mkdocstrings>=0.30",
35
"mkdocs-autorefs>=1.4",
36
"griffe>=1.6.2",
37
"typing-extensions>=4.0; python_version < '3.11'",
0 commit comments