diff --git a/setup.py b/setup.py index c53b29ca..ab5d500c 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "codacy-coverage==1.3.11", "coverage==7.3.1", "mccabe==0.6.1", - "pylint==2.17.7", + "pylint==3.0.2", "pytest", "pytest-env", "freezegun==1.2.2",