Skip to content

Commit 7d3fbca

Browse files
deps: Update dependency ruff to >=0.14.11,<0.15
1 parent 1facad9 commit 7d3fbca

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

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
@@ -101,7 +101,7 @@ hypothesis = ">=6.148.8"
101101
dask-core = ">=2025.12.0" # No distributed, tornado, etc.
102102
dprint = ">=0.50.0,<0.51"
103103
lefthook = ">=2.0.13,<3"
104-
ruff = ">=0.14.10,<0.15"
104+
ruff = ">=0.14.11,<0.15"
105105
typos = ">=1.42.0,<2"
106106
actionlint = ">=1.7.10,<2"
107107
blacken-docs = ">=1.20.0,<2"

0 commit comments

Comments
 (0)