Skip to content

Commit 0aafed3

Browse files
committed
fix(deps): Update dependency pandas to v2.2.3
1 parent 94253fe commit 0aafed3

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==2.1.5",
2121
"numpy==2.1.0",
2222
"packaging==24.1",
23-
"pandas==2.2.2",
23+
"pandas==2.2.3",
2424
"pluggy==1.5.0",
2525
"protobuf==5.28.0",
2626
"pyarrow==17.0.0",

0 commit comments

Comments
 (0)