From 669b7ebb7e4910a3e5e0df054d0b4e338bb64427 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 08:22:17 +0000 Subject: [PATCH] deps: Update dependency tombi to >=1.5.0 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 2fa4b9c4..7b4805b7 100644 --- a/pixi.toml +++ b/pixi.toml @@ -117,7 +117,7 @@ pytest = ">=9.1.1" validate-pyproject = ">=0.25" pyrefly = ">=1.2.0" zizmor = ">=1.29.0" -tombi = ">=1.4.1" +tombi = ">=1.5.0" # NOTE: don't add cupy, jax, pytorch, or sparse here, # as they slow down mypy and are not portable across target OSs