diff --git a/pyproject.toml b/pyproject.toml index 56940c3..87f125a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.6.2", - "pylint==3.1.0", + "pylint==3.2.0", "pylint_junit", "pytest-cov==4.1.0", "pytest-mock<3.12.1",