diff --git a/pyproject.toml b/pyproject.toml index 430b3617..9d160170 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ poetry-audit-plugin = "^1.0.0" poetry-plugin-export = "^1.10.0" poetry-pre-commit-plugin = "^0.2.2" pre-commit = "4.6.2" -pylint = "4.0.7" +pylint = "4.0.8" pyright = {extras = ["nodejs"], version = "1.1.411"} safety = "~3.7.0" # TODO: Remove this version pin once the issue with safety is resolved tox = "^4.18.0"