diff --git a/pyproject.toml b/pyproject.toml index d57d944..913f14b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "mypy==1.15.0", "pytest==8.3.5", "pytest-cov==6.0.0", - "pylint==3.3.4", + "pylint==3.3.6", "setuptools==75.8.2", "twine==6.1.0", "wheel==0.45.1",