bjornjorgensen opened a new pull request, #43822:
URL: https://github.com/apache/spark/pull/43822

   ### What changes were proposed in this pull request?
   Update pandas from 2.1.2 to 2.1.3
   
   ### Why are the changes needed?
   Fixed infinite recursion from operations that return a new object on some 
DataFrame subclasses ([GH 
55763](https://github.com/pandas-dev/pandas/issues/55763))
   and Fix 
[read_parquet()](https://pandas.pydata.org/docs/reference/api/pandas.read_parquet.html#pandas.read_parquet)
 and 
[read_feather()](https://pandas.pydata.org/docs/reference/api/pandas.read_feather.html#pandas.read_feather)
 for [CVE-2023-47248](https://www.cve.org/CVERecord?id=CVE-2023-47248) ([GH 
55894](https://github.com/pandas-dev/pandas/issues/55894))
   
   [Release notes for 
2.1.3](https://pandas.pydata.org/docs/whatsnew/v2.1.3.html)
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Pass GA
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to