diff --git a/pyproject.toml b/pyproject.toml index 66d0bff0..364601f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "flake8==7.3.0", "pre-commit==4.5.0", "ruff==0.14.7", - "pylint==4.0.3", + "pylint==4.0.4", "pytest==9.0.1", ] doc = ["sphinx"]