diff --git a/pyproject.toml b/pyproject.toml index 7f0de11..ada2c55 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.387"} +pyright = {extras = ["nodejs"], version = "1.1.388"} tox = "^4.18.0" tox-gh-actions = "^3.2.0"