Skip to content

Commit 39598b3

Browse files
Update dependency numpy to v2
1 parent 080a695 commit 39598b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"robotframework-debug~=4.5.0",
3333
"robotframework-sshlibrary~=3.8.0",
3434
"robotframework-stacktrace==0.4.1",
35-
"numpy~=1.26.0",
35+
"numpy~=2.3.2",
3636
"rpyc~=5.3.1",
3737
"xkbcommon<1.1",
3838
"pyte~=0.8.2",

0 commit comments

Comments
 (0)