diff --git a/pyproject.toml b/pyproject.toml index 097f94b..3c41166 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "mypy==1.19.1", "pytest==9.0.3", "pytest-cov==7.1.0", - "pylint==3.3.9", + "pylint==4.0.5", "setuptools==82.0.1", "twine==6.2.0", "wheel==0.47.0",