Skip to content

Commit 93f93ab

Browse files
authored
feat: bump duckdb to v1.5.1 (#265)
1 parent 948823e commit 93f93ab

4 files changed

Lines changed: 36 additions & 36 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111
cancel-in-progress: true
1212

1313
env:
14-
duckdb-version: "1.3.0"
14+
duckdb-version: "1.5.1"
1515

1616
jobs:
1717
test:

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch:
1010

1111
env:
12-
duckdb-version: "1.3.0"
12+
duckdb-version: "1.5.1"
1313

1414
jobs:
1515
deploy:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ docs = [
7676
"arro3-core>=0.4.5",
7777
"contextily>=1.6.2",
7878
"cql2>=0.3.7",
79-
"duckdb>=1.3.0",
79+
"duckdb>=1.5.1",
8080
"griffe>=1.6.0",
8181
"humanize>=4.12.1",
8282
"ipykernel>=6.29.5",

uv.lock

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

0 commit comments

Comments
 (0)