diff --git a/pyproject.toml b/pyproject.toml index c512753..98e4a5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.6.0", - "pylint==3.0.3", + "pylint==3.3.9", "pylint_junit", "pytest-cov==4.1.0", "pytest-mock<3.12.1",