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