Skip to content

Commit e9c38d2

Browse files
deps: Update dependency typos to >=1.41.0,<2
1 parent 5ef5e79 commit e9c38d2

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
@@ -102,7 +102,7 @@ dask-core = ">=2025.12.0" # No distributed, tornado, etc.
102102
dprint = ">=0.50.0,<0.51"
103103
lefthook = ">=2.0.13,<3"
104104
ruff = ">=0.14.10,<0.15"
105-
typos = ">=1.40.1,<2"
105+
typos = ">=1.41.0,<2"
106106
actionlint = ">=1.7.10,<2"
107107
blacken-docs = ">=1.20.0,<2"
108108
pytest = ">=9.0.2,<10"

0 commit comments

Comments
 (0)