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 67f6697 commit ef79c26Copy full SHA for ef79c26
pyproject.toml
@@ -57,7 +57,7 @@ dev-mkdocs = [
57
"frequenz-repo-config[lib] == 0.13.5",
58
]
59
dev-mypy = [
60
- "mypy == 1.16.1",
+ "mypy == 1.17.1",
61
"types-Markdown == 3.8.0.20250415",
62
# For checking the noxfile, docs/ script, and tests
63
"frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]",
0 commit comments