Skip to content

Commit ddfedbb

Browse files
deps: Update dependency typos to >=1.39.1,<2 (#534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37dcc4b commit ddfedbb

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
@@ -67,7 +67,7 @@ dask-core = ">=2025.11.0" # No distributed, tornado, etc.
6767
dprint = ">=0.50.0,<0.51"
6868
lefthook = ">=2.0.3,<3"
6969
ruff = ">=0.14.4,<0.15"
70-
typos = ">=1.39.0,<2"
70+
typos = ">=1.39.1,<2"
7171
actionlint = ">=1.7.8,<2"
7272
blacken-docs = ">=1.20.0,<2"
7373
pytest = ">=9.0.0,<10"

0 commit comments

Comments
 (0)