diff --git a/pyproject.toml b/pyproject.toml index 47c20f7..474927d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ poetry-plugin-export = "1.8.0" poetry-pre-commit-plugin = "^0.1.2" pre-commit = "4.0.1" pylint = "3.3.1" -pyright = {extras = ["nodejs"], version = "1.1.388"} +pyright = {extras = ["nodejs"], version = "1.1.389"} tox = "^4.18.0" tox-gh-actions = "^3.2.0"