diff --git a/setup.py b/setup.py index 7ae0349a..e943ff26 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ 'dev': [ 'coverage==6.5.0', 'coveralls==3.3.1', - 'pylint==2.16.2', + 'pylint==2.16.3', 'pytest==7.2.2', 'pytest-cov==4.0.0', 'twine==4.0.2',