diff --git a/pyproject.toml b/pyproject.toml index 9d9845d..ad4f9b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==4.3.0", - "pylint==3.3.8", + "pylint==3.3.9", "pylint_junit", "pytest-cov==6.2.1", "pytest-mock<3.14.0",