diff --git a/pyproject.toml b/pyproject.toml index 40e4fc4..1b860d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "build==1.2.2.post1", "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",