diff --git a/pyproject.toml b/pyproject.toml index d5eb437..e2b55f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "build==1.2.2.post1", "pytest==8.3.4", "pytest-cov==6.0.0", - "pylint==3.3.2", + "pylint==3.3.3", "setuptools==75.6.0", "twine==6.0.1", "wheel==0.45.1",