diff --git a/pyproject.toml b/pyproject.toml index e3418ab98a2..51a5ff4b396 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -132,7 +132,7 @@ translations = [ types = [ "mypy==1.18.2", "pyrefly", - "pyright==1.1.406", + "pyright==1.1.407", "ty", { include-group = "type-stubs" }, ]