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 eee0372 commit f349f73Copy full SHA for f349f73
pyproject.toml
@@ -29,8 +29,8 @@ Source = "https://github.com/loopj/aiovantage"
29
dev = ["pyright==1.1.407", "ruff==0.14.10", "bumpver==2024.1130"]
30
31
docs = [
32
- "mkdocstrings==0.29.1",
33
- "mkdocstrings-python==1.18.2",
+ "mkdocstrings==0.30.1",
+ "mkdocstrings-python==2.0.1",
34
"mkdocs==1.6.1",
35
"mkdocs-material==9.7.1",
36
"mkdocs-api-autonav==0.4.0",
0 commit comments