diff --git a/pyproject.toml b/pyproject.toml index 5e38fc0..7922cee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ lint = [ ] types = [ "mypy[reports]~=1.13.0", - "pyright==1.1.385", + "pyright==1.1.386", ] docs = [ "canonical-sphinx~=0.1",