Skip to content

Commit 13cbc40

Browse files
committed
fix(deps): Update dependency pandas to v2.3.2
1 parent a7a8125 commit 13cbc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"MarkupSafe==3.0.2",
2121
"numpy==2.3.2",
2222
"packaging==24.2",
23-
"pandas==2.2.3",
23+
"pandas==2.3.2",
2424
"pluggy==1.5.0",
2525
"protobuf>=6.31.1",
2626
"pyarrow==19.0.1",

0 commit comments

Comments
 (0)