diff --git a/pyproject.toml b/pyproject.toml index 4de6845..946020d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "black==25.11.0", "build==1.3.0", "mypy==1.19.1", - "pylint==3.3.9", + "pylint==4.0.4", "pytest==9.0.2", "pytest-cov==7.0.0", "setuptools==80.9.0",