An open index of dependabot pull requests across open source projects.

chore(deps): update duckdb requirement from <=1.2.1,>=0.10.0 to >=0.10.0,<=1.3.0

Open
Number: #45
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 1
Created: June 09, 2025 at 06:13 AM UTC
(about 1 year ago)
Updated: June 09, 2025 at 08:19 PM UTC
(about 1 year ago)
Labels:
dependencies python
Description:

Updates the requirements on duckdb to permit the latest version.

Release notes

Sourced from duckdb's releases.

DuckDB 1.3.0 "Ossivalis"

This release of DuckDB is named "Ossivalis" after Bucephala Ossivalis, an ancestor of the Goldeneye duck that lived Millions of years ago.

Please also refer to the announcement blog post: https://duckdb.org/2025/05/21/announcing-duckdb-130

What's Changed

... (truncated)

Commits
  • 7ce5f1a Fix setup.py to correctly handle OVERRIDE_GIT_DESCRIBE
  • dbd39b2 add test for nulls with fixed size binary arrow arrays
  • 1f0067f [CSV Reader] Detect SQLNULL types for schema merging, use schema merging in c...
  • ca4df2e [Python Dev] Fix failing tests for the Python SQLLogicTester (#17529)
  • 4fbe38a [Python Dev] Using reinterpret_steal breaks the refcount of the passed-in o...
  • 88cac3f fix up failing tests
  • 025cd71 using reinterpret_steal breaks the refcount of the passed-in object, resultin...
  • e47ed82 Merge remote-tracking branch 'upstream/main' into csv_glob_types
  • 13db15b dont use versions that make the absence of the section in the pyproject.toml ...
  • 2fdd0c5 Revert "Fix: pyproject.toml does not contain a tool.setuptools_scm section"
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
duckdb
Ecosystem:
pip
Version Change:
<=1.2.1,>=0.10.0 → >=0.10.0,<=1.3.0
Update Type:
Minor
Technical Details
ID: 1379655
UUID: 3129269712
Node ID: PR_kwDOOMEdyc6ZoSeE
Host: GitHub
Repository: aignostics/python-sdk