diff --git a/pyproject.toml b/pyproject.toml index 8a2693e62..4b2130627 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ mypy = "1.8.0" pandas = "2.1.4" pyarrow = ">=10.0.1" pytest = ">=7.1.2" -pyright = ">=1.1.341" +pyright = ">=1.1.343" poethepoet = ">=0.16.5" loguru = ">=0.6.0" typing-extensions = ">=4.4.0"