diff --git a/setup.py b/setup.py index 34321e04..09652582 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ "codacy-coverage==1.3.11", "coverage==6.3.2", "mccabe==0.6.1", - "pylint==2.13.8", + "pylint==2.13.9", "pytest", "pytest-env", "freezegun==1.2.1",