From 77be35c946d7ea6d3bb52b6f88a8c9929b977a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 08:03:36 +0000 Subject: [PATCH] Bump duckdb-engine from 0.13.1 to 0.17.0 in /spark Bumps [duckdb-engine](https://github.com/Mause/duckdb_engine) from 0.13.1 to 0.17.0. - [Release notes](https://github.com/Mause/duckdb_engine/releases) - [Changelog](https://github.com/Mause/duckdb_engine/blob/main/CHANGELOG.md) - [Commits](https://github.com/Mause/duckdb_engine/compare/v0.13.1...v0.17.0) --- updated-dependencies: - dependency-name: duckdb-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark/requirements.txt b/spark/requirements.txt index 2669b9f..0303079 100644 --- a/spark/requirements.txt +++ b/spark/requirements.txt @@ -4,7 +4,7 @@ pyiceberg[pyarrow,duckdb,pandas]==0.9.0 jupysql==0.11.1 matplotlib==3.9.2 scipy==1.14.1 -duckdb-engine==0.13.1 +duckdb-engine==0.17.0 grpcio==1.71.0 pycolor==1.2.1 papermill==2.6.0