diff --git a/setup.py b/setup.py index 0401682..4e264d1 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "lint": [ "flake8<7", "black<24", - "pylint<3", + "pylint<4", "mypy<2" ], "test": [