diff --git a/pyproject.toml b/pyproject.toml index fbf0c3b..d2ebbcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.3.1", - "pylint==3.3.6", + "pylint==4.0.1", "pylint_junit", "pytest-cov==4.0.0", "pytest-mock<3.10.1",