Skip to content

Commit 188d63c

Browse files
Build: Bump duckdb from 1.4.4 to 1.5.2
Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.4.4 to 1.5.2. - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.4.4...v1.5.2) --- updated-dependencies: - dependency-name: duckdb dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ab55e commit 188d63c

2 files changed

Lines changed: 266 additions & 271 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pandas = [
6262
"pyarrow>=17.0.0",
6363
]
6464
duckdb = [
65-
"duckdb>=0.5.0,<2.0.0",
65+
"duckdb>=1.5.2,<2.0.0",
6666
"pyarrow>=17.0.0",
6767
]
6868
ray = [

0 commit comments

Comments
 (0)