From 19c9aeda33d0014116e9346d8d18870ae43dc2ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 00:25:37 +0000 Subject: [PATCH] deps: Update dependency zizmor to >=1.25.1,<1.26 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 929c2079..3ceea612 100644 --- a/pixi.toml +++ b/pixi.toml @@ -73,7 +73,7 @@ blacken-docs = ">=1.20.0,<2" pytest = ">=9.0.3,<10" validate-pyproject = ">=0.25,<0.26" pyrefly = ">=1.0.0,<1.1" -zizmor = ">=1.25.0,<1.26" +zizmor = ">=1.25.1,<1.26" # NOTE: don't add cupy, jax, pytorch, or sparse here, # as they slow down mypy and are not portable across target OSs