We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e0d30d + 61658c8 commit 83ed998Copy full SHA for 83ed998
pyproject.toml
@@ -26,7 +26,7 @@ Issues = "https://github.com/loopj/aiovantage/issues"
26
Source = "https://github.com/loopj/aiovantage"
27
28
[project.optional-dependencies]
29
-dev = ["pyright==1.1.394", "ruff==0.9.7", "bumpver==2024.1130"]
+dev = ["pyright==1.1.394", "ruff==0.9.9", "bumpver==2024.1130"]
30
31
docs = [
32
"mkdocstrings==0.28.2",
0 commit comments