diff --git a/pyproject.toml b/pyproject.toml index 4ebc7b4..7f21748 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==4.3.0", - "pylint==3.3.9", + "pylint==4.0.4", "pylint_junit", "pytest-cov==7.0.0", "pytest-mock<3.15.2",