diff --git a/pyproject.toml b/pyproject.toml index 07c7e04..78c5cb9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dev = [ "coverage[toml]==7.6.12", "pre-commit==4.2.0", "pre-commit-hooks==5.0.0", - "pylint==3.3.4", + "pylint==4.0.2", "pytest==8.4.1", "pytest-cov==6.2.1", "ruff==0.12.7",