diff --git a/pyproject.toml b/pyproject.toml index 50649197..eccf0b5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "mypy == 1.19.1", "ufmt == 2.8.0", "usort == 1.0.8.post1", - "pyrefly == 0.54.0", + "pyrefly == 0.59.0", ] lsp = [ "pygls[ws] ~= 2.0.0",