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 f25d49c commit 5c6074dCopy full SHA for 5c6074d
pyproject.toml
@@ -56,7 +56,7 @@ dev-mkdocs = [
56
"frequenz-repo-config[lib] == 0.13.5",
57
]
58
dev-mypy = [
59
- "mypy == 1.16.1",
+ "mypy == 1.17.1",
60
"types-Markdown == 3.8.0.20250415",
61
# For checking the noxfile, docs/ script, and tests
62
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
0 commit comments