From 9c5002da530b7b3822b16ece018a89a37735bada Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 12:25:41 +0000 Subject: [PATCH] deps: Update dependency pyrefly to >=0.63.1,<0.64 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 2ba8bc33..5de70959 100644 --- a/pixi.toml +++ b/pixi.toml @@ -71,7 +71,7 @@ actionlint = ">=1.7.12,<2" blacken-docs = ">=1.20.0,<2" pytest = ">=9.0.3,<10" validate-pyproject = ">=0.25,<0.26" -pyrefly = ">=0.63.0,<0.64" +pyrefly = ">=0.63.1,<0.64" zizmor = ">=1.24.1,<1.25" # NOTE: don't add cupy, jax, pytorch, or sparse here, # as they slow down mypy and are not portable across target OSs