Skip to content

Commit 8da1e29

Browse files
deps: Update dependency basedpyright to >=1.31.7 (#497)
1 parent 4c6960c commit 8da1e29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ array-api-extra = { path = ".", editable = true }
5757
typing-extensions = ">=4.15.0"
5858
pylint = ">=3.3.9"
5959
mypy = ">=1.18.2"
60-
basedpyright = ">=1.31.6"
60+
basedpyright = ">=1.31.7"
6161
numpydoc = ">=1.9.0,<2"
6262
# import dependencies for mypy:
6363
array-api-strict = ">=2.4.1,<2.5"

0 commit comments

Comments
 (0)