@@ -42,29 +42,29 @@ rust-version = "1.87"
4242anyhow  = " 1.0.72" 
4343apache-avro  = { version  = " 0.20" features  = [" zstandard" 
4444array-init  = " 2" 
45- arrow-arith  = {  version  =  " 55 .2"  } 
46- arrow-array  = {  version  =  " 55 .2"  } 
47- arrow-buffer  = {  version  =  " 55 .2"  } 
48- arrow-cast  = {  version  =  " 55 .2"  } 
49- arrow-ord  = {  version  =  " 55 .2"  } 
50- arrow-schema  = {  version  =  " 55 .2"  } 
51- arrow-select  = {  version  =  " 55 .2"  } 
52- arrow-string  = {  version  =  " 55 .2"  } 
45+ arrow-arith  = " 56 .2" 
46+ arrow-array  = " 56 .2" 
47+ arrow-buffer  = " 56 .2" 
48+ arrow-cast  = " 56 .2" 
49+ arrow-ord  = " 56 .2" 
50+ arrow-schema  = " 56 .2" 
51+ arrow-select  = " 56 .2" 
52+ arrow-string  = " 56 .2" 
5353as-any  = " 0.3.2" 
54- async-trait  = " 0.1.88 " 
55- aws-config  = " 1.8.1 " 
54+ async-trait  = " 0.1.89 " 
55+ aws-config  = " 1.8.7 " 
5656aws-sdk-glue  = " 1.39" 
5757aws-sdk-s3tables  = " 1.28.0" 
5858backon  = " 1.5.1" 
5959base64  = " 0.22.1" 
6060bimap  = " 0.6" 
6161bytes  = " 1.10" 
6262chrono  = " 0.4.41" 
63- clap  = { version  = " 4.5.41 " features  = [" derive" " cargo" 
63+ clap  = { version  = " 4.5.48 " features  = [" derive" " cargo" 
6464ctor  = " 0.2.8" 
65- datafusion  = " 49 " 
66- datafusion-cli  = " 49 " 
67- datafusion-sqllogictest  = " 49 " 
65+ datafusion  = " 50 " 
66+ datafusion-cli  = " 50 " 
67+ datafusion-sqllogictest  = " 50 " 
6868derive_builder  = " 0.20" 
6969dirs  = " 6" 
7070enum-ordinalize  = " 4.3.0" 
@@ -84,7 +84,7 @@ iceberg-catalog-sql = { version = "0.7.0", path = "./crates/catalog/sql" }
8484iceberg-catalog-rest  = { version  = " 0.7.0" path  = " ./crates/catalog/rest" 
8585iceberg-catalog-s3tables  = { version  = " 0.7.0" path  = " ./crates/catalog/s3tables" 
8686iceberg-datafusion  = { version  = " 0.7.0" path  = " ./crates/integrations/datafusion" 
87- indicatif  = " 0.17 " 
87+ indicatif  = " 0.18 " 
8888itertools  = " 0.13" 
8989libtest-mimic  = " 0.8.1" 
9090linkedbytes  = " 0.1.8" 
@@ -99,12 +99,12 @@ num-bigint = "0.4.6"
9999once_cell  = " 1.20" 
100100opendal  = " 0.54.0" 
101101ordered-float  = " 4" 
102- parquet  = " 55 .2" 
102+ parquet  = " 56 .2" 
103103pilota  = " 0.11.10" 
104104port_scanner  = " 0.1.5" 
105105pretty_assertions  = " 1.4" 
106106rand  = " 0.8.5" 
107- regex  = " 1.10.5 " 
107+ regex  = " 1.11.3 " 
108108reqwest  = { version  = " 0.12.12" default-features  = false , features  = [" json" 
109109roaring  = { version  = " 0.11" 
110110rust_decimal  = " 1.37.2" 
@@ -122,12 +122,12 @@ strum = "0.27.2"
122122tempfile  = " 3.18" 
123123tera  = " 1" 
124124thrift  = " 0.17.0" 
125- tokio  = { version  = " 1.46.1 " default-features  = false  }
125+ tokio  = { version  = " 1.47 " default-features  = false  }
126126toml  = " 0.8" 
127- tracing  = " 0.1.40 " 
128- tracing-subscriber  = " 0.3.8 " 
127+ tracing  = " 0.1.41 " 
128+ tracing-subscriber  = " 0.3.20 " 
129129typed-builder  = " 0.20" 
130- url  = " 2.5.4 " 
130+ url  = " 2.5.7 " 
131131uuid  = { version  = " 1.18" features  = [" v7" 
132132volo  = " 0.10.6" 
133133volo-thrift  = " 0.10.8" 
0 commit comments