From 60d4797377d5d0b607186f2e687015afe16eab7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 16:25:36 +0000 Subject: [PATCH] deps: Update dependency tombi to >=1.4.1 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 131f93dc..95c562f5 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.0" +tombi = ">=1.4.1" # NOTE: don't add cupy, jax, pytorch, or sparse here, # as they slow down mypy and are not portable across target OSs