Skip to content

Commit fd7e46c

Browse files
Update dependency numpy to ~=2.1.0 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b17fb1 commit fd7e46c

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
@@ -74,7 +74,7 @@ test = [
7474
"security==1.3.1",
7575
"types-mock==5.1.*",
7676
"django>=4,<6",
77-
"numpy~=2.0.0",
77+
"numpy~=2.1.0",
7878
"flask_wtf~=1.2.0",
7979
"fickling~=0.1.0,>=0.1.3",
8080
"graphql-server~=3.0.0b7",

0 commit comments

Comments
 (0)