diff --git a/setup.py b/setup.py index c8976c7..c2adc98 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ "extra": ["matplotlib", "statsmodels", "scikit-learn", "pandas"], "dev": [ "mypy==1.11.2", - "pylint==3.2.7", + "pylint==3.3.0", "pycodestyle==2.12.1", "pdoc3==0.10.0", "build==1.2.2",