diff --git a/pyproject.toml b/pyproject.toml index 72da81b..1eee97d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ sphinx-autodoc-typehints = ">= 1.12" mypy = "^1.11.1" [tool.poetry.group.pyright.dependencies] -pyright = "1.1.390" +pyright = "1.1.391" [tool.poetry.group.ruff.dependencies] ruff = "0.8.3"