Skip to content

Commit 7f755d7

Browse files
deps: Update dependency basedpyright to >=1.36.2 (#589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c1eb9b commit 7f755d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pixi.lock

Lines changed: 2 additions & 2 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
@@ -56,7 +56,7 @@ array-api-extra = { path = ".", editable = true }
5656
typing-extensions = ">=4.15.0"
5757
pylint = ">=4.0.4"
5858
mypy = ">=1.19.1"
59-
basedpyright = ">=1.36.1"
59+
basedpyright = ">=1.36.2"
6060
numpydoc = ">=1.10.0,<2"
6161
# import dependencies for mypy:
6262
array-api-strict = ">=2.4.1,<2.5"

0 commit comments

Comments
 (0)