diff --git a/pyproject.toml b/pyproject.toml index 3eb9df8..32a69f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ mypy = "^1.0" mypy-extensions = "^1.0.0" pre-commit = "^3.3.2" pydocstyle = "^6.1.1" -pylint = "^2.11.1" +pylint = "^3.0.0" pytest = "^7.3.1" pyupgrade = "^3.4.0" coverage = "^7.2.7"