diff --git a/pyproject.toml b/pyproject.toml index fb35edc9..2ad7f6d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ poetry-audit-plugin = "^0.4.0" poetry-plugin-export = "1.8.0" poetry-pre-commit-plugin = "^0.1.2" pre-commit = "3.8.0" -pyright = "1.1.382" +pyright = "1.1.382.post0" tox = "^4.18.0" tox-gh-actions = "^3.2.0"