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 baa68da commit e151249Copy full SHA for e151249
pyproject.toml
@@ -82,8 +82,8 @@ dev-mkdocs = [
82
"mkdocs-gen-files == 0.5.0",
83
"mkdocs-literate-nav == 0.6.2",
84
"mkdocs-macros-plugin == 1.3.7",
85
- "mkdocs-material == 9.6.9",
86
- "mkdocstrings[python] == 0.29.0",
+ "mkdocs-material == 9.6.10",
+ "mkdocstrings[python] == 0.29.1",
87
"mkdocstrings-python == 1.16.8",
88
]
89
dev-mypy = [
0 commit comments