Skip to content

Commit dd37a5d

Browse files
deps: Update dependency typos to >=1.39.0,<2 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fab52a commit dd37a5d

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

pixi.lock

Lines changed: 33 additions & 33 deletions
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
@@ -67,7 +67,7 @@ dask-core = ">=2025.10.0" # No distributed, tornado, etc.
6767
dprint = ">=0.50.0,<0.51"
6868
lefthook = ">=2.0.2,<3"
6969
ruff = ">=0.14.3,<0.15"
70-
typos = ">=1.38.1,<2"
70+
typos = ">=1.39.0,<2"
7171
actionlint = ">=1.7.8,<2"
7272
blacken-docs = ">=1.20.0,<2"
7373
pytest = ">=8.4.2,<9"

0 commit comments

Comments
 (0)