Skip to content

Commit 98e5ac4

Browse files
deps: Update dependency basedpyright to >=1.37.3 (#615)
1 parent c3b2f32 commit 98e5ac4

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
@@ -93,7 +93,7 @@ array-api-extra.path = "."
9393
typing-extensions = ">=4.15.0"
9494
pylint = ">=4.0.4"
9595
mypy = ">=1.19.1"
96-
basedpyright = ">=1.37.2"
96+
basedpyright = ">=1.37.3"
9797
numpydoc = ">=1.10.0,<2"
9898
# import dependencies for mypy:
9999
array-api-strict = ">=2.4.1,<2.5"

0 commit comments

Comments
 (0)