diff --git a/pyproject.toml b/pyproject.toml index 31938fc..d675766 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ mypy = "^0.910" mypy-extensions = "^0.4.3" pre-commit = "^2.15.0" pydocstyle = "^6.1.1" -pylint = "^2.11.1" +pylint = "^3.1.0" pytest = "^6.2.5" pyupgrade = "^2.29.1" safety = "^1.10.3"