diff --git a/pyproject.toml b/pyproject.toml index c4a76b76..4cd0871d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ poetry-audit-plugin = "^0.4.0" poetry-plugin-export = "1.7.1" poetry-pre-commit-plugin = "^0.1.2" pre-commit = "3.8.0" -pyright = "1.1.378" +pyright = "1.1.379" tox = "^4.18.0" tox-gh-actions = "^3.2.0"