diff --git a/pyproject.toml b/pyproject.toml index d282eb05..2dddf00b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "mypy == 1.17.0", "ufmt == 2.8.0", "usort == 1.0.8.post1", - "pyrefly == 0.26.0", + "pyrefly == 0.26.1", ] lsp = [ "pygls[ws] ~= 1.3.1",