Skip to content

Commit 6e2b226

Browse files
deps: Update dependency ruff to >=0.14.7,<0.15 (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2eb0d8e commit 6e2b226

File tree

2 files changed

+40
-36
lines changed

2 files changed

+40
-36
lines changed

pixi.lock

Lines changed: 39 additions & 35 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
@@ -66,7 +66,7 @@ hypothesis = ">=6.148.2"
6666
dask-core = ">=2025.11.0" # No distributed, tornado, etc.
6767
dprint = ">=0.50.0,<0.51"
6868
lefthook = ">=2.0.4,<3"
69-
ruff = ">=0.14.6,<0.15"
69+
ruff = ">=0.14.7,<0.15"
7070
typos = ">=1.40.0,<2"
7171
actionlint = ">=1.7.9,<2"
7272
blacken-docs = ">=1.20.0,<2"

0 commit comments

Comments
 (0)