Skip to content

Commit 1f538eb

Browse files
deps: Update dependency ruff to >=0.14.14,<0.15
1 parent 92f735a commit 1f538eb

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

pixi.lock

Lines changed: 36 additions & 36 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
@@ -102,7 +102,7 @@ hypothesis = ">=6.151.2"
102102
dask-core = ">=2026.1.1" # No distributed, tornado, etc.
103103
dprint = ">=0.50.0,<0.51"
104104
lefthook = ">=2.0.16,<3"
105-
ruff = ">=0.14.13,<0.15"
105+
ruff = ">=0.14.14,<0.15"
106106
typos = ">=1.42.1,<2"
107107
actionlint = ">=1.7.10,<2"
108108
blacken-docs = ">=1.20.0,<2"

0 commit comments

Comments
 (0)