diff --git a/blue/pyproject.toml b/blue/pyproject.toml index 6f6bc9a..c70b273 100644 --- a/blue/pyproject.toml +++ b/blue/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ test = [ "attrs==23.2.0", "codecov==2.1.13", - "pylint==3.1.0", + "pylint==3.2.0", "pytype==2024.3.19", "pytest==8.1.1", "pytest-cov==5.0.0",