diff --git a/setup.py b/setup.py index d26032db..6621cee7 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ 'dev': [ 'coverage==6.5.0', 'coveralls==3.3.1', - 'pylint==2.17.5', + 'pylint==2.17.6', 'pytest==7.4.2', 'pytest-cov==4.1.0', 'twine==4.0.2',