Skip to content

Commit 2da91fb

Browse files
fix(deps): update dependency black to v25 (#10746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16bce76 commit 2da91fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ trino = [
213213
]
214214
# non-backend extras
215215
visualization = ["graphviz>=0.16,<1"]
216-
decompiler = ["black>=22.1.0,<25"]
216+
decompiler = ["black>=22.1.0,<26"]
217217
deltalake = ["deltalake>=0.9.0,<1"]
218218
examples = ["pins[gcs]>=0.8.3,<1"]
219219
geospatial = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)