Skip to content

Commit 1af0859

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

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ pytest-mock = "3.14.1"
100100
pyspark = "3.5.5"
101101
cython = "3.1.1"
102102
deptry = ">=0.14,<0.24"
103-
datafusion = ">=44,<47"
103+
datafusion = ">=44,<48"
104104
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
105105

106106
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)