diff --git a/setup.py b/setup.py index 6d70bc6..ac68bc8 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "pre-commit==2.19.0", "pytest>=4.6.0", "pytest-cov>=2.7.1", - "pylint==2.14.3", + "pylint==2.15.5", "pylint-exit>=1.1.0", "python-coveralls==2.9.3", "coverage==6.4.1",