From 33d5909e5acb5ef941b30fa3c265eb92c3e9d9bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:16:45 +0000 Subject: [PATCH] Build: Bump datafusion from 47.0.0 to 50.0.0 Bumps [datafusion](https://github.com/apache/datafusion-python) from 47.0.0 to 50.0.0. - [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/datafusion-python/compare/47.0.0...50.0.0) --- updated-dependencies: - dependency-name: datafusion dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- poetry.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index 262985750a..fa6dbac0f4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1303,19 +1303,19 @@ unity = ["httpx (<=0.27.2)", "unitycatalog"] [[package]] name = "datafusion" -version = "47.0.0" +version = "50.0.0" description = "Build and run queries against data" optional = true python-versions = ">=3.9" groups = ["main"] markers = "extra == \"datafusion\"" files = [ - {file = "datafusion-47.0.0-cp39-abi3-macosx_10_12_x86_64.whl", hash = "sha256:ccd83a8e49fb39be06ddfa87023200a9ddc93d181247654ac951fa5720219d08"}, - {file = "datafusion-47.0.0-cp39-abi3-macosx_11_0_arm64.whl", hash = "sha256:43677e6284b165727031aec14d4beaa97296e991960293c61dcb66a3a9ce59b8"}, - {file = "datafusion-47.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d244ed32a2fae7c4dd292a6bfe092cc94b3b86c600eddb7d633609043d406bae"}, - {file = "datafusion-47.0.0-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:b3304ec63fb89f27e4280226807fd033ed7f0ea36d2d69fecf68f257d975c24d"}, - {file = "datafusion-47.0.0-cp39-abi3-win_amd64.whl", hash = "sha256:73c5d056908185c77eedcaea43a5a8ab5e1c2e747a3e34d36d3625e09a3dc2af"}, - {file = "datafusion-47.0.0.tar.gz", hash = "sha256:19a6976731aa96a6f6e264c390c64b9e32051e866366bd69450bc77e67bc91b1"}, + {file = "datafusion-50.0.0-cp39-abi3-macosx_10_12_x86_64.whl", hash = "sha256:40089b27ed8a6f0e4503b6ae1c56a61ded99782e703ed4baa37365020c4041fd"}, + {file = "datafusion-50.0.0-cp39-abi3-macosx_11_0_arm64.whl", hash = "sha256:803bf3b28ee3c7446b06ec7448cf6f061ab0d32b5e5b986a525c42bfdd138e3f"}, + {file = "datafusion-50.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:20342283580526f6f9492d1615407fbe1329ef61a8fe98dbf507649fe8d4593b"}, + {file = "datafusion-50.0.0-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:fceeb075fc7a13841f87259e0940591d1e9c4a179ece5d84fada302ee48d8a04"}, + {file = "datafusion-50.0.0-cp39-abi3-win_amd64.whl", hash = "sha256:d3102e1a78464d6758cf1811ef2d0c55e50d482b68674fea0abeb75a61ce6cd6"}, + {file = "datafusion-50.0.0.tar.gz", hash = "sha256:da6e2be2c56fe64319acc8e3611b7855a7429091fdf27baa7e850fbb798a8302"}, ] [package.dependencies]