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 889b187 commit 1527672Copy full SHA for 1527672
pyproject.toml
@@ -35,7 +35,7 @@ email = "[email protected]"
35
dev-docstrings = ["pydocstyle == 6.3.0", "darglint == 1.8.1"]
36
dev-formatting = ["black == 23.3.0", "isort == 5.12.0"]
37
dev-mypy = [
38
- "mypy == 1.1.1",
+ "mypy == 1.3.0",
39
# For checking the noxfile and tests
40
"frequenz-api-common[dev-noxfile,dev-pytest]",
41
]
0 commit comments