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.
2 parents d21026d + f6b1a11 commit e1d1d95Copy full SHA for e1d1d95
pyproject.toml
@@ -41,7 +41,7 @@ dev-mypy = [
41
]
42
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[api] == 0.1.0"]
43
dev-pylint = [
44
- "pylint == 2.17.1",
+ "pylint == 2.17.4",
45
# For checking the noxfile and tests
46
"frequenz-api-common[dev-noxfile,dev-pytest]",
47
0 commit comments