Skip to content

Commit 9035c40

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 e3c1c1b commit 9035c40

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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
@@ -99,7 +99,7 @@ pytest-mock = "3.14.0"
9999
pyspark = "3.5.5"
100100
cython = "3.0.12"
101101
deptry = ">=0.14,<0.24"
102-
datafusion = ">=44,<47"
102+
datafusion = ">=44,<48"
103103
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
104104

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

0 commit comments

Comments
 (0)