diff --git a/pyproject.toml b/pyproject.toml index b28439a..a4f6448 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ pytest-asyncio = "*" pytest-cov = "*" black = "*" pre-commit = "*" -pyright = "1.1.369" +pyright = "1.1.374" [tool.poetry.extras] wrappers = ["pydantic"]