Skip to content

Commit 4c8de92

Browse files
deps: Update dependency typos to >=1.36.2,<2 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed4b794 commit 4c8de92

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
@@ -68,7 +68,7 @@ dask-core = ">=2025.7.0" # No distributed, tornado, etc.
6868
dprint = ">=0.50.0,<0.51"
6969
lefthook = ">=1.12.3,<2"
7070
ruff = ">=0.12.12,<0.13"
71-
typos = ">=1.36.1,<2"
71+
typos = ">=1.36.2,<2"
7272
actionlint = ">=1.7.7,<2"
7373
blacken-docs = ">=1.19.1,<2"
7474
pytest = ">=8.4.2,<9"

0 commit comments

Comments
 (0)