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 72a1847 commit 72508d5Copy full SHA for 72508d5
pyproject.toml
@@ -56,8 +56,8 @@ dev-mkdocs = [
56
"mkdocs-literate-nav == 0.6.2",
57
"mkdocs-macros-plugin == 1.3.7",
58
"mkdocs-material == 9.6.11",
59
- "mkdocstrings[python] == 0.27.0",
60
- "mkdocstrings-python == 1.13.0",
+ "mkdocstrings[python] == 0.29.1",
+ "mkdocstrings-python == 1.16.8",
61
"pymdownx-superfence-filter-lines == 0.1.0",
62
]
63
dev-mypy = [
0 commit comments