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 68888dd commit d7d1b11Copy full SHA for d7d1b11
pyproject.toml
@@ -37,7 +37,7 @@ optional = true
37
[tool.poetry.group.docs.dependencies]
38
mkdocs = "^1.4.2"
39
mkdocs-material = "^9.0.11"
40
-mkdocstrings = {extras = ["python"], version = "^0.24.0"}
+mkdocstrings = {extras = ["python"], version = "^0.29.0"}
41
mkdocs-git-revision-date-localized-plugin = "^1.1.0"
42
mkdocs-section-index = "^0.3.5"
43
mkdocs-literate-nav = "^0.6.0"
0 commit comments