Skip to content

Commit d37d207

Browse files
deps: Update dependency typos to >=1.40.1,<2 (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f755d7 commit d37d207

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dask-core = ">=2025.12.0" # No distributed, tornado, etc.
6666
dprint = ">=0.50.0,<0.51"
6767
lefthook = ">=2.0.13,<3"
6868
ruff = ">=0.14.10,<0.15"
69-
typos = ">=1.40.0,<2"
69+
typos = ">=1.40.1,<2"
7070
actionlint = ">=1.7.9,<2"
7171
blacken-docs = ">=1.20.0,<2"
7272
pytest = ">=9.0.2,<10"

0 commit comments

Comments
 (0)