Skip to content

Commit a40e63f

Browse files
deps: Update dependency ruff to >=0.14.3,<0.15
1 parent 7c2227a commit a40e63f

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

pixi.lock

Lines changed: 34 additions & 34 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.140.3"
6666
dask-core = ">=2025.10.0" # No distributed, tornado, etc.
6767
dprint = ">=0.50.0,<0.51"
6868
lefthook = ">=1.13.6,<2"
69-
ruff = ">=0.14.1,<0.15"
69+
ruff = ">=0.14.3,<0.15"
7070
typos = ">=1.38.1,<2"
7171
actionlint = ">=1.7.8,<2"
7272
blacken-docs = ">=1.20.0,<2"

0 commit comments

Comments
 (0)