Skip to content

Commit 4245eb8

Browse files
deps: Update dependency ruff to >=0.14.9,<0.15
1 parent ef9dbaa commit 4245eb8

File tree

2 files changed

+38
-42
lines changed

2 files changed

+38
-42
lines changed

pixi.lock

Lines changed: 37 additions & 41 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.12.0" # No distributed, tornado, etc.
6767
dprint = ">=0.50.0,<0.51"
6868
lefthook = ">=2.0.12,<3"
69-
ruff = ">=0.14.8,<0.15"
69+
ruff = ">=0.14.9,<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)