diff --git a/pyproject.toml b/pyproject.toml index 45af2f98..121d3e95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ version = "0.36.2" lint = [ "aiohttp==3.9.3", "black==23.11.0", - "pylint==3.0.2", + "pylint==3.1.0", ] test = [ "pytest-aiohttp==1.0.5",