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 26f5285 commit aae4398Copy full SHA for aae4398
pyproject.toml
@@ -52,7 +52,7 @@ dev-mkdocs = [
52
"frequenz-repo-config[lib] == 0.5.2",
53
]
54
dev-mypy = [
55
- "mypy == 1.5.1",
+ "mypy == 1.6.0",
56
# For checking the noxfile, docs/ script, and tests
57
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
58
0 commit comments