Skip to content

Commit 66e0bdd

Browse files
deps: Update dependency numpy to >=1.26.4
1 parent f9fcb3d commit 66e0bdd

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
@@ -82,7 +82,7 @@ pytest = ">=8.3.5"
8282
pytest-cov = ">=6.1.1"
8383
hypothesis = ">=6.130.11"
8484
array-api-strict = ">=2.3.1"
85-
numpy = ">=1.22.0"
85+
numpy = ">=1.26.4"
8686

8787
[tool.pixi.feature.tests.tasks]
8888
tests = "pytest -v"

0 commit comments

Comments
 (0)