diff --git a/pyproject.toml b/pyproject.toml index a91bb0dd..105d98da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "flake8==7.3.0", "pre-commit==4.3.0", "ruff==0.14.1", - "pylint==4.0.0", + "pylint==4.0.1", "pytest==8.4.2", ] doc = ["sphinx"]