Skip to content

Commit 7a3f9da

Browse files
deps: Update dependency ruff to >=0.14.8,<0.15
1 parent eaf4c03 commit 7a3f9da

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pixi.lock

Lines changed: 1 addition & 2 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.5,<3"
69-
ruff = ">=0.14.7,<0.15"
69+
ruff = ">=0.14.8,<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)