Skip to content

chore(deps): update duckdb requirement from >=1.1.3 to >=1.5.2#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/duckdb-gte-1.5.2
Open

chore(deps): update duckdb requirement from >=1.1.3 to >=1.5.2#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/duckdb-gte-1.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on duckdb to permit the latest version.

Release notes

Sourced from duckdb's releases.

v1.5.2 Bugfix Release

See the DuckDB core release notes here: https://github.com/duckdb/duckdb/releases/tag/v1.5.2

What's Changed in duckdb-python

Commits
  • 2aea44e pin submodule at release hash
  • 3aa2bf2 Fix stubs for path_or_buffer param (#425)
  • 018fe05 Fix stubs for path_or_buffer param
  • 0ef05d6 Fix segfault on join with None (#422)
  • 4acb9f7 Fix segfault on join
  • 6f161de Cache arrow schema for streaming types (#423)
  • 87d6a31 Add CLAUDE.md
  • ae356cb Cache the arrow schema for streams so we don't need an active client context
  • b71639f Test that client context stays open on arrow streams
  • 305d114 fix spark test (#421)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [duckdb](https://github.com/duckdb/duckdb-python) to permit the latest version.
- [Release notes](https://github.com/duckdb/duckdb-python/releases)
- [Commits](duckdb/duckdb-python@v1.3.0...v1.5.2)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants