Skip to content

Commit 7c1eb9b

Browse files
deps: Update dependency array-api-compat to >=1.13.0,<2 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edb595e commit 7c1eb9b

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
@@ -25,7 +25,7 @@ classifiers = [
2525
"Typing :: Typed",
2626
]
2727
dynamic = ["version"]
28-
dependencies = ["array-api-compat>=1.12.0,<2"]
28+
dependencies = ["array-api-compat>=1.13.0,<2"]
2929

3030
[project.urls]
3131
Homepage = "https://github.com/data-apis/array-api-extra"

0 commit comments

Comments
 (0)