From a90b9e47851856c7032eb3940a2254eca3338abb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 00:26:08 +0000 Subject: [PATCH] deps: Update dependency pyrefly to >=1.1.1,<1.2 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 1aa1c3f9..3a800e2a 100644 --- a/pixi.toml +++ b/pixi.toml @@ -78,7 +78,7 @@ actionlint = ">=1.7.12,<2" blacken-docs = ">=1.20.0,<2" pytest = ">=9.1.1,<10" validate-pyproject = ">=0.25,<0.26" -pyrefly = ">=1.1.0,<1.2" +pyrefly = ">=1.1.1,<1.2" zizmor = ">=1.26.1,<1.27" # NOTE: don't add cupy, jax, pytorch, or sparse here, # as they slow down mypy and are not portable across target OSs