Skip to content

Commit

Permalink
CompatHelper: bump compat for DuckDB to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia authored and abelsiqueira committed Jun 28, 2024
1 parent 3712ff4 commit 820befb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
[compat]
CSV = "0.10"
DataFrames = "1"
DuckDB = "0.10.1"
DuckDB = "0.10.1, 1"
HTTP = "1"
JSON3 = "1"
PrettyTables = "2"
Expand Down

0 comments on commit 820befb

Please sign in to comment.