diff --git a/pyproject.toml b/pyproject.toml index a19c796..8399eb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ docs = [ ] lint = [ "pre-commit==4.6.2", - "pyright==1.1.411", + "pyright==1.1.414", "ruff==0.16.6", ] test = [