diff --git a/setup.py b/setup.py index f027047..8a77789 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ else: _install_requires = [ 'pylint>=1.0', - 'pylint-plugin-utils>=0.2.5', + 'pylint-plugin-utils>=0.2.6', ]