Skip to content

Commit d7f2c16

Browse files
committed
fix(deps): Update dependency numpy to v2.4.1
1 parent 5f38794 commit d7f2c16

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.3.0",
1919
"Jinja2==3.1.6",
2020
"MarkupSafe==3.0.3",
21-
"numpy==2.4.0",
21+
"numpy==2.4.1",
2222
"packaging==25.0",
2323
"pandas==2.3.3",
2424
"pluggy==1.6.0",

0 commit comments

Comments
 (0)