diff --git a/pyproject.toml b/pyproject.toml index 40e37ff..9fa38a5 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.2" -pyright = {extras = ["nodejs"], version = "1.1.390"} +pyright = {extras = ["nodejs"], version = "1.1.391"} tox = "^4.18.0" tox-gh-actions = "^3.2.0"