diff --git a/setup.py b/setup.py index d4aa17f0..f71d2dd5 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ 'dev': [ 'coverage==6.3.2', 'coveralls==3.3.1', - 'pylint==2.13.7', + 'pylint==2.13.8', 'pytest==7.1.2', 'pytest-cov==3.0.0', 'twine==3.8.0',