diff --git a/pyproject.toml b/pyproject.toml index 7390fa5192..7d8549f1f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "flake8==7.3.0", "pre-commit==4.6.1", "ruff==0.16.1", - "pylint==4.0.6", + "pylint==4.0.7", "pytest==9.1.1", "hypothesis>=6.152.4", ]