This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch fix-python-313
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/fix-python-313 by this push:
     new 259c4aab8c0 Update pandas for py313
259c4aab8c0 is described below

commit 259c4aab8c0637819708744165cfe33c294b12f5
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Mon Oct 6 17:59:31 2025 +0400

    Update pandas for py313
---
 sdks/python/container/ml/py313/ml_image_requirements.txt | 2 +-
 sdks/python/container/py313/base_image_requirements.txt  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sdks/python/container/ml/py313/ml_image_requirements.txt 
b/sdks/python/container/ml/py313/ml_image_requirements.txt
index 960772cb9e9..ebc712ee6a7 100644
--- a/sdks/python/container/ml/py313/ml_image_requirements.txt
+++ b/sdks/python/container/ml/py313/ml_image_requirements.txt
@@ -155,7 +155,7 @@ oracledb==3.3.0
 orjson==3.11.3
 overrides==7.7.0
 packaging==25.0
-pandas==2.2.3
+pandas==2.3.3
 parameterized==0.9.0
 pg8000==1.31.5
 pillow==11.3.0
diff --git a/sdks/python/container/py313/base_image_requirements.txt 
b/sdks/python/container/py313/base_image_requirements.txt
index 83bb7090ba7..f0e343be072 100644
--- a/sdks/python/container/py313/base_image_requirements.txt
+++ b/sdks/python/container/py313/base_image_requirements.txt
@@ -120,7 +120,7 @@ oracledb==3.3.0
 orjson==3.11.3
 overrides==7.7.0
 packaging==25.0
-pandas==2.2.3
+pandas==2.3.3
 parameterized==0.9.0
 pg8000==1.31.5
 pip==25.2

Reply via email to