Skip to content

Commit a0abdc8

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

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
@@ -97,7 +97,7 @@ pytest-mock = "3.14.0"
9797
pyspark = "3.5.3"
9898
cython = "3.0.12"
9999
deptry = ">=0.14,<0.24"
100-
datafusion = "^44.0.0"
100+
datafusion = ">=44,<46"
101101
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
102102

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

0 commit comments

Comments
 (0)