Skip to content

Commit bce0a3d

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

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
@@ -57,7 +57,7 @@ array-api-extra = { path = ".", editable = true }
5757
typing-extensions = ">=4.15.0"
5858
pylint = ">=4.0.2"
5959
mypy = ">=1.18.2"
60-
basedpyright = ">=1.32.0"
60+
basedpyright = ">=1.32.1"
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)