From 32af33e720b8b10e1b7a130e5c5c77202fc64686 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 04:22:00 +0000 Subject: [PATCH] deps: Update dependency typos to >=1.49.1 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index a6d9e7e5..4cf47316 100644 --- a/pixi.toml +++ b/pixi.toml @@ -110,7 +110,7 @@ dask-core = ">=2026.8.0" # No distributed, tornado, etc. dprint = ">=0.50.0" lefthook = ">=2.1.11" ruff = ">=0.16.5" -typos = ">=1.49.0" +typos = ">=1.49.1" actionlint-with-all = ">=1.7.12" blacken-docs = ">=1.20.0" pytest = ">=9.1.1"