diff --git a/pyproject.toml b/pyproject.toml index 7fc9fbe..ed01f62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==4.2.0", - "pylint==3.3.7", + "pylint==4.0.0", "pylint_junit", "pytest-cov==6.1.1", "pytest-mock<3.14.1",