diff --git a/pyproject.toml b/pyproject.toml index 90ebe16f..fc2dac9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "mypy == 1.18.2", "ufmt == 2.8.0", "usort == 1.0.8.post1", - "pyrefly == 0.39.4", + "pyrefly == 0.46.3", ] lsp = [ "pygls[ws] ~= 2.0.0",