diff --git a/pyproject.toml b/pyproject.toml index 22f1cfaa..616f1291 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dev-mypy = [ ] dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.5.2"] dev-pylint = [ - "pylint == 2.17.5", + "pylint == 2.17.7", # For checking the noxfile, docs/ script, and tests "frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]", ]