diff --git a/Cargo.toml b/Cargo.toml index 6f34fa069..217dc3926 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ arrow-schema = { version = "47.0.0", default-features = false } configure_me = { version = "0.4.0" } configure_me_codegen = { version = "0.4.4" } datafusion = "32.0.0" -datafusion-cli = "32.0.0" +datafusion-cli = "33.0.0" datafusion-proto = "32.0.0" object_store = "0.7.0" sqlparser = "0.38.0"