Skip to content

Commit 29b0712

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -98,7 +98,7 @@ pytest-mock = "3.14.0"
9898
pyspark = "3.5.5"
9999
cython = "3.0.12"
100100
deptry = ">=0.14,<0.24"
101-
datafusion = ">=44,<46"
101+
datafusion = ">=44,<47"
102102
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
103103

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

0 commit comments

Comments
 (0)