Skip to content

Commit c7e5313

Browse files
committed
fix(deps): Update dependency numpy to v2.2.5
1 parent b60f1cb commit c7e5313

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
@@ -18,7 +18,7 @@
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.6",
2020
"MarkupSafe==3.0.2",
21-
"numpy==2.2.4",
21+
"numpy==2.2.5",
2222
"packaging==24.2",
2323
"pandas==2.2.3",
2424
"pluggy==1.5.0",

0 commit comments

Comments
 (0)