diff --git a/pyproject.toml b/pyproject.toml index 88f9deadfd1..40eae37b033 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -131,7 +131,7 @@ translations = [ types = [ "mypy==1.17.1", "pyrefly", - "pyright==1.1.400", + "pyright==1.1.406", "ty", { include-group = "type-stubs" }, ]