From de6265f966b38ef7cc55470686b6aa74a1bf0eeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 13:49:38 +0000 Subject: [PATCH] deps: Update dependency tombi to >=1.2.10 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index f83053cd..88827bd2 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.2.8" +tombi = ">=1.2.10" # NOTE: don't add cupy, jax, pytorch, or sparse here, # as they slow down mypy and are not portable across target OSs