diff --git a/pyproject.toml b/pyproject.toml index 35fb7ed..4ec1a88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ lint = [ ] types = [ "mypy[reports]~=1.11.0", - "pyright==1.1.379", + "pyright==1.1.380", ] docs = [ "canonical-sphinx~=0.1",