Skip to content

Commit 4507f51

Browse files
committed
fix(deps): Update dependency numpy to v2.1.3
1 parent 86b02e9 commit 4507f51

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.4",
2020
"MarkupSafe==3.0.2",
21-
"numpy==2.1.2",
21+
"numpy==2.1.3",
2222
"packaging==24.1",
2323
"pandas==2.2.3",
2424
"pluggy==1.5.0",

0 commit comments

Comments
 (0)