Skip to content

Commit 49f210b

Browse files
deps: Update dependency ruff to >=0.14.12,<0.15 (#600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 959384c commit 49f210b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15,<3"
104-
ruff = ">=0.14.11,<0.15"
104+
ruff = ">=0.14.12,<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)