nssalian commented on code in PR #2928:
URL: https://github.com/apache/iceberg-python/pull/2928#discussion_r2706669349


##########
uv.lock:
##########
@@ -3823,7 +3823,7 @@ requires-dist = [
     { name = "cachetools", specifier = ">=5.5,<7.0" },
     { name = "click", specifier = ">=7.1.1,<9.0.0" },
     { name = "daft", marker = "extra == 'daft'", specifier = ">=0.5.0" },
-    { name = "datafusion", marker = "extra == 'datafusion'", specifier = 
">=45,<49" },
+    { name = "datafusion", marker = "extra == 'datafusion'", specifier = 
">=45,<52" },

Review Comment:
   @kevinjqliu could we add this to the pre-commit config so we don't miss this 
in the future? I can add a follow up PR if that's ok?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to