This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch chore/dep/bump-pandas-to-2.2.3 in repository https://gitbox.apache.org/repos/asf/texera.git
commit 907b662662bfe13b0b9094dfc772b349677549ed Author: Yicong Huang <[email protected]> AuthorDate: Sun Nov 30 23:31:31 2025 -0800 Bump pandas version to 2.2.3 Signed-off-by: Yicong Huang <[email protected]> --- amber/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amber/requirements.txt b/amber/requirements.txt index f07124d64c..e2db1342ab 100644 --- a/amber/requirements.txt +++ b/amber/requirements.txt @@ -17,7 +17,7 @@ wheel==0.41.2 numpy==1.26.4 -pandas==2.2.2 +pandas==2.2.3 flake8==7.1.1 Flake8-pyproject==1.2.3 black==24.3.0
