diff --git a/pyproject.toml b/pyproject.toml index fdc91be4..b158ead8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dask-core = ">=2025.7.0" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" lefthook = ">=1.12.3,<2" ruff = ">=0.12.12,<0.13" -typos = ">=1.36.1,<2" +typos = ">=1.36.2,<2" actionlint = ">=1.7.7,<2" blacken-docs = ">=1.19.1,<2" pytest = ">=8.4.2,<9"