diff --git a/pyproject.toml b/pyproject.toml index 66349f6..56eb759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.3.1", - "pylint==3.0.1", + "pylint==3.0.3", "pylint_junit", "pytest-cov==4.1.0", "pytest-mock<3.10.1",