diff --git a/pyproject.toml b/pyproject.toml index b5311d3..a92ac2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.3.1", - "pylint==2.17.4", + "pylint==2.17.6", "pylint_junit", "pytest-cov==4.0.0", "pytest-mock<3.10.1",