diff --git a/setup.py b/setup.py index 6d6c138b..3987a00c 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ 'dev': [ 'coverage==6.5.0', 'coveralls==3.3.1', - 'pylint==2.16.1', + 'pylint==2.16.2', 'pytest==7.2.1', 'pytest-cov==4.0.0', 'twine==4.0.2',