Skip to content

Commit 1c1306c

Browse files
Update dependency test/numpy to v2 (#644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f183bd6 commit 1c1306c

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
@@ -70,7 +70,7 @@ test = [
7070
"security~=1.2.0",
7171
"types-mock==5.1.*",
7272
"django>=4,<6",
73-
"numpy~=1.26.0",
73+
"numpy~=2.0.0",
7474
"flask_wtf~=1.2.0",
7575
"fickling~=0.1.0,>=0.1.3",
7676
"graphql-server~=3.0.0b7",

0 commit comments

Comments
 (0)