Skip to content

Commit 1a841f0

Browse files
Update dependency numpy to ~=2.3.2
1 parent 81d0163 commit 1a841f0

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~=2.2.6", # latest to support 3.10
35+
"numpy~=2.3.2", # latest to support 3.10
3636
"xkbcommon<1.5", # ubuntu jammy supports up to 1.4.0
3737
"pyte~=0.8.2",
3838
"pyserial>=3.5",

0 commit comments

Comments
 (0)