Skip to content

Commit 4ec7d34

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 47df964 commit 4ec7d34

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
@@ -75,7 +75,7 @@ filterwarnings = [
7575
dev = [
7676
"maturin>=1.9.4,<2.0",
7777
"pytest>=8.3.2",
78-
"datafusion==52.*",
78+
"datafusion>=52,<54",
7979
# Set a PyIceberg lower bound; otherwise the resolver may select the
8080
# unrelated 0.0.2 stub.
8181
# 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)