diff --git a/pyproject.toml b/pyproject.toml index 76bfb6b..638b3dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ "flake8-formatter_junit_xml", "flake8", "flake8-pyproject", - "pylint==3.2.7", + "pylint==3.3.4", "pre-commit==4.0.1", "pylint_junit", "pytest-cov==5.0.0",