Skip to content

Commit 755760e

Browse files
chore(deps-dev): Bump datafusion in /bindings/python
Bumps [datafusion](https://github.com/apache/datafusion-python) from 52.3.0 to 53.0.0. - [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-python@52.3.0...53.0.0) --- updated-dependencies: - dependency-name: datafusion dependency-version: 53.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc0ead3 commit 755760e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

bindings/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ filterwarnings = [
6868
dev = [
6969
"maturin>=1.0,<2.0",
7070
"pytest>=8.3.2",
71-
"datafusion==52.*",
71+
"datafusion>=52,<54",
7272
# Set a PyIceberg lower bound; otherwise the resolver may select the
7373
# unrelated 0.0.2 stub.
7474
# Keep pyarrow direct because current pyiceberg[pyarrow] releases depend on

bindings/python/uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)