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