Skip to content

Commit cf08df4

Browse files
deps: Update dependency typos to >=1.43.0,<2
1 parent 98e5ac4 commit cf08df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dask-core = ">=2026.1.2" # No distributed, tornado, etc.
103103
dprint = ">=0.50.0,<0.51"
104104
lefthook = ">=2.0.16,<3"
105105
ruff = ">=0.14.14,<0.15"
106-
typos = ">=1.42.3,<2"
106+
typos = ">=1.43.0,<2"
107107
actionlint = ">=1.7.10,<2"
108108
blacken-docs = ">=1.20.0,<2"
109109
pytest = ">=9.0.2,<10"

0 commit comments

Comments
 (0)