Skip to content

Commit af154b1

Browse files
Update dependency numpy to v2.3.1
1 parent e0f4add commit af154b1

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
@@ -81,7 +81,7 @@ test = [
8181
"security==1.3.1",
8282
"types-mock==5.2.*",
8383
"django>=4,<6",
84-
"numpy ==2.2.6; python_version == '3.10'",
84+
"numpy ==2.3.1; python_version == '3.10'",
8585
"numpy ~= 2.3.0; python_version > '3.10'",
8686
"flask_wtf~=1.2.0",
8787
"fickling~=0.1.0,>=0.1.3",

0 commit comments

Comments
 (0)