Skip to content

Commit 7e5b26f

Browse files
deps: Update dependency basedpyright to >=1.30.0
1 parent d05e61c commit 7e5b26f

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

pixi.lock

Lines changed: 18 additions & 18 deletions
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
@@ -58,7 +58,7 @@ array-api-extra = { path = ".", editable = true }
5858
typing-extensions = ">=4.14.1"
5959
pylint = ">=3.3.7"
6060
mypy = ">=1.16.1"
61-
basedpyright = ">=1.29.5"
61+
basedpyright = ">=1.30.0"
6262
numpydoc = ">=1.9.0,<2"
6363
# import dependencies for mypy:
6464
array-api-strict = ">=2.3.1,<2.4"

0 commit comments

Comments
 (0)