diff --git a/setup.py b/setup.py index 0ae4c5d..0847455 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ "extra": ["matplotlib", "statsmodels", "scikit-learn", "pandas"], "dev": [ "mypy==2.1.0", - "pylint==4.0.5", + "pylint==4.0.6", "pycodestyle==2.14.0", "pdoc3==0.11.6", "build==1.5.0",