Skip to content

Commit 4758512

Browse files
chore(deps): bump duckdb from 1.5.0 to 1.5.3
Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.5.0 to 1.5.3. - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.0...v1.5.3) --- updated-dependencies: - dependency-name: duckdb dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c7d299 commit 4758512

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [{ name = "Jackson Antonio do Prado Lima", email = "jacksonpradolima@g
77
requires-python = ">=3.14"
88
readme = "README.md"
99
dependencies = [
10-
"duckdb==1.5.0",
10+
"duckdb==1.5.3",
1111
"numpy==2.4.6",
1212
"polars==1.39.3",
1313
"pyarrow==23.0.1",

uv.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)