Skip to content

Commit e2b787a

Browse files
Update dependency numpy to ~=2.2.1
1 parent 7cdff9f commit e2b787a

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
@@ -76,7 +76,7 @@ test = [
7676
"security==1.3.1",
7777
"types-mock==5.1.*",
7878
"django>=4,<6",
79-
"numpy~=2.1.0",
79+
"numpy~=2.2.1",
8080
"flask_wtf~=1.2.0",
8181
"fickling~=0.1.0,>=0.1.3",
8282
"graphql-server~=3.0.0b7",

0 commit comments

Comments
 (0)