diff --git a/pyproject.toml b/pyproject.toml index e312e5ef..a312b8a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "flake8==7.3.0", "pre-commit==4.4.0", "ruff==0.14.4", - "pylint==4.0.2", + "pylint==4.0.3", "pytest==9.0.1", ] doc = ["sphinx"]