Skip to content

Commit ed9bf6f

Browse files
deps: Update dependency basedpyright to >=1.34.0 (#541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59cca76 commit ed9bf6f

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

pixi.lock

Lines changed: 29 additions & 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 = ">=4.0.3"
5959
mypy = ">=1.18.2"
60-
basedpyright = ">=1.33.0"
60+
basedpyright = ">=1.34.0"
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)