diff --git a/pyproject.toml b/pyproject.toml index 7458681f..041fbe5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ pytest-cov = "^4.1.0" pytest-django = "^4.5.2" mypy = "^1.5.0" bandit = "^1.7" -pylint = "^2.0" +pylint = "^4.0.0" pycodestyle = "^2.0" pytest-asyncio = "^0.26.0" pytest-timeout = "^2.2.0"