Skip to content

Commit 9ae2d5c

Browse files
Update dependency basedpyright to >=1.28.3 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f3a5d4 commit 9ae2d5c

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 @@ typing-extensions = "*"
5858
pre-commit = "*"
5959
pylint = "*"
6060
basedmypy = ">=2.10.0"
61-
basedpyright = "*"
61+
basedpyright = ">=1.28.3"
6262
numpydoc = ">=1.8.0,<2"
6363
# import dependencies for mypy:
6464
array-api-strict = ">=2.3.1"

0 commit comments

Comments
 (0)