diff --git a/pyproject.toml b/pyproject.toml index 616e33a..398ab1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.3.3", - "pylint==2.17.4", + "pylint==2.17.5", "pylint_junit", "pytest-cov==4.1.0", "pytest-mock<3.11.2",