From a7f5f318d502cae5604167811de026bba44fffa3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 21:14:53 +0000 Subject: [PATCH] deps: Update dependency typos to >=1.49.0 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 7b63a8ce..d3a0bcc6 100644 --- a/pixi.toml +++ b/pixi.toml @@ -107,7 +107,7 @@ dask-core = ">=2026.7.1" # No distributed, tornado, etc. dprint = ">=0.50.0" lefthook = ">=2.1.10" ruff = ">=0.16.1" -typos = ">=1.48.0" +typos = ">=1.49.0" actionlint-with-all = ">=1.7.12" blacken-docs = ">=1.20.0" pytest = ">=9.1.1"