diff --git a/Cargo.toml b/Cargo.toml index 877cead93673..b00e8f524a64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,7 @@ version = "41.0.0" ahash = { version = "0.8", default-features = false, features = [ "runtime-rng", ] } -arrow = { version = "52.2.0", features = [ +arrow = { version = "53.0.0", features = [ "prettyprint", ] } arrow-array = { version = "52.2.0", default-features = false, features = [