diff --git a/Cargo.toml b/Cargo.toml index 05d2944c768d..c1706c9fea6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -133,7 +133,7 @@ itertools = "0.13" log = "^0.4" object_store = { version = "0.11.0", default-features = false } parking_lot = "0.12" -parquet = { version = "53.3.0", default-features = false, features = [ +parquet = { version = "54.0.0", default-features = false, features = [ "arrow", "async", "object_store",