diff --git a/pyproject.toml b/pyproject.toml index 7f76186..4f9923b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ dev-pylint = [ ] dev-pytest = [ "pytest == 8.4.2", - "pylint == 3.3.8", # We need this to check for the examples + "pylint == 4.0.2", # We need this to check for the examples "frequenz-repo-config[extra-lint-examples] == 0.13.5", ] dev = [