Skip to content

Commit 4aa402a

Browse files
renovate[bot]cpcloud
authored andcommitted
fix(deps): update dependency datafusion to v40
1 parent 198ea83 commit 4aa402a

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -59,7 +59,7 @@ dask = { version = ">=2022.9.1,<2024.3.0", optional = true, extras = [
5959
"array",
6060
"dataframe",
6161
] }
62-
datafusion = { version = ">=0.6,<40", optional = true }
62+
datafusion = { version = ">=0.6,<41", optional = true }
6363
db-dtypes = { version = ">=0.3,<2", optional = true }
6464
deltalake = { version = ">=0.9.0,<1", optional = true }
6565
duckdb = { version = ">=0.8.1,<2", optional = true }

0 commit comments

Comments
 (0)