diff --git a/setup.py b/setup.py index c609fbeb..925bf65f 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ 'dev': [ 'coverage==6.5.0', 'coveralls==3.3.1', - 'pylint==2.15.3', + 'pylint==2.15.4', 'pytest==7.1.3', 'pytest-cov==3.0.0', 'twine==4.0.1',