Skip to content

Commit

Permalink
Bump duckdb from 1.1.3 to 1.2.0 (#379)
Browse files Browse the repository at this point in the history
Bumps [duckdb](https://github.com/duckdb/duckdb) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py)
- [Commits](duckdb/duckdb@v1.1.3...v1.2.0)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent f6fadf7 commit 88ccdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ bigquery =[
"pyarrow >= 11.0.0"
]
duckdb = [
"duckdb==1.1.3"
"duckdb==1.2.0"
]
polars = [
"polars>=1.8.2"
Expand Down

0 comments on commit 88ccdf8

Please sign in to comment.