diff --git a/pyproject.toml b/pyproject.toml index 6a125a1..9d991a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ development = [ "isort==6.1.0", "mypy==1.19.1", "pre-commit==4.3.0", - "pylint==3.3.9", + "pylint==4.0.6", "pytest==8.4.2", "pytest-cov==7.1.0", "vcrpy==7.0.0",