sadpandajoe commented on code in PR #42415:
URL: https://github.com/apache/superset/pull/42415#discussion_r3677660260


##########
requirements/base.in:
##########
@@ -30,7 +30,7 @@ cryptography>=49.0.0,<50.0.0
 # Security: Snyk - XSS vulnerability in Mako templates
 mako>=1.3.11,<2.0.0
 # Security: CVE-2024-52338 (CRITICAL) - Deserialization of untrusted data in 
IPC/Parquet readers
-pyarrow>=24.0.0,<25.0.0
+pyarrow>=25.0.0,<26.0.0

Review Comment:
   ```suggestion
   pyarrow>=24.0.0,<26.0.0
   ```



-- 
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