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 c4f8acd commit 1e20540Copy full SHA for 1e20540
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.29.0",
60
- "mkdocstrings-python == 1.16.2",
+ "mkdocstrings[python] == 0.29.1",
+ "mkdocstrings-python == 1.16.10",
61
"pymdownx-superfence-filter-lines == 0.1.0",
62
]
63
dev-mypy = [
0 commit comments