Skip to content

Commit dd18ef4

Browse files
Build: Bump datafusion from 51.0.0 to 54.0.0
Bumps [datafusion](https://github.com/apache/datafusion-python) from 51.0.0 to 54.0.0. - [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-python@51.0.0...54.0.0) --- updated-dependencies: - dependency-name: datafusion dependency-version: 54.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33e0e11 commit dd18ef4

2 files changed

Lines changed: 241 additions & 240 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ gcsfs = ["gcsfs>=2023.1.0"]
9494
rest-sigv4 = ["boto3>=1.24.59"]
9595
hf = ["huggingface-hub>=0.24.0"]
9696
pyiceberg-core = ["pyiceberg-core>=0.5.1,<0.9.0"]
97-
datafusion = ["datafusion>=51,<52"]
97+
datafusion = ["datafusion>=54.0.0,<55"]
9898
gcp-auth = ["google-auth>=2.4.0"]
9999
entra-auth = ["azure-identity>=1.25.1"]
100100

0 commit comments

Comments
 (0)