diff --git a/pyproject.toml b/pyproject.toml index 82aa7fa..d8d4fd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,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", "pytest-mock == 3.15.1", "pytest-asyncio == 1.2.0",