diff --git a/setup.py b/setup.py index 38807a58..032c5354 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ 'dev': [ 'coverage==6.4', 'coveralls==3.3.1', - 'pylint==2.13.9', + 'pylint==2.14.0', 'pytest==7.1.2', 'pytest-cov==3.0.0', 'twine==3.8.0',