Skip to content

Commit b91a4a6

Browse files
deps: Update dependency basedpyright to >=1.31.3 (#408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e859d77 commit b91a4a6

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
@@ -58,7 +58,7 @@ array-api-extra = { path = ".", editable = true }
5858
typing-extensions = ">=4.14.1"
5959
pylint = ">=3.3.8"
6060
mypy = ">=1.17.1"
61-
basedpyright = ">=1.31.2"
61+
basedpyright = ">=1.31.3"
6262
numpydoc = ">=1.9.0,<2"
6363
# import dependencies for mypy:
6464
array-api-strict = ">=2.4.1,<2.5"

0 commit comments

Comments
 (0)