Skip to content

Commit d6154ea

Browse files
chore: bump duckdb-engine from 0.15.0 to 0.17.0 (#506)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0eda2db commit d6154ea

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ version = "0.13.0"
2525
[tool.poetry.dependencies]
2626
python = "^3.10"
2727

28-
duckdb-engine = ">=0.7,<0.16"
28+
duckdb-engine = ">=0.7,<0.18"
2929
jupysql = ">=0.10"
3030
pandas = ">=1.5"
3131
polars = { version = ">= 0.20.23", optional = true }

0 commit comments

Comments
 (0)