Skip to content

Commit f95e867

Browse files
deps: Update dependency ruff to >=0.12.7,<0.13 (#388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c500c7 commit f95e867

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
@@ -67,7 +67,7 @@ hypothesis = ">=6.136.4"
6767
dask-core = ">=2025.7.0" # No distributed, tornado, etc.
6868
dprint = ">=0.50.0,<0.51"
6969
lefthook = ">=1.12.2,<2"
70-
ruff = ">=0.12.5,<0.13"
70+
ruff = ">=0.12.7,<0.13"
7171
typos = ">=1.34.0,<2"
7272
actionlint = ">=1.7.7,<2"
7373
blacken-docs = ">=1.19.1,<2"

0 commit comments

Comments
 (0)