Skip to content

Commit fbec1e6

Browse files
deps: Update dependency typos to >=1.41.0,<2 (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ef5e79 commit fbec1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)