diff --git a/pyproject.toml b/pyproject.toml index a6b3af00..d541004c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ comtypes = "^1.1.11" commitizen = "^2.17.8" pre-commit = "^2.13.0" codecov = "^2.1.11" -pylint = "^2.8.2" +pylint = "^3.0.0" isort = "^5.8.0" pytest = "^7.0.0" flake8 = "^4.0.0"