diff --git a/setup.py b/setup.py index 925fbe7..e66162f 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ "pytest-aiohttp==0.3.0", "asynctest==0.13.0", "pytz", - "pylint==2.11.1", + "pylint==2.17.5", "xenon==0.8.0", "black==20.8b1", "isort==5.10.1",