diff --git a/pyproject.toml b/pyproject.toml index 99f3b000..c13eba44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.3.3", - "pylint==2.17.4", + "pylint==3.2.2", "pylint_junit", "pytest-cov>=3.0.0", "pytest-mock",