From fdb233342f6501fd0b37fa24e0358f7dade77cc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 12:26:25 +0000 Subject: [PATCH] deps: Update dependency ruff to >=0.16.3 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 3a883130..131f93dc 100644 --- a/pixi.toml +++ b/pixi.toml @@ -109,7 +109,7 @@ hypothesis = ">=6.155.7" dask-core = ">=2026.7.1" # No distributed, tornado, etc. dprint = ">=0.50.0" lefthook = ">=2.1.10" -ruff = ">=0.16.2" +ruff = ">=0.16.3" typos = ">=1.49.0" actionlint-with-all = ">=1.7.12" blacken-docs = ">=1.20.0"