diff --git a/pyproject.toml b/pyproject.toml index 2b39454..544cde7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "flake8==7.0.0", "mccabe<=0.7.0", "mypy==1.10.0", - "pylint==3.2.2", + "pylint==3.2.3", "pytest==8.2.2", "build==1.2.1", "mega.py==1.0.8",