diff --git a/pyproject.toml b/pyproject.toml index a83fa80..858ec8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ setuptools = "^65.0.0" pytest = "^7.1" black = "^22.3.0" coveralls = "^3.0.1" -pylint = "^2.6.0" +pylint = "^4.0.0" pep8 = "^1.7.1" pre-commit = "^2.9.3" pytest-cov = "^3.0.0"