Skip to content

Commit 52d1237

Browse files
Update dependency basedmypy to >=2.10.0 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74da47d commit 52d1237

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
@@ -57,7 +57,7 @@ array-api-extra = { path = ".", editable = true }
5757
typing-extensions = "*"
5858
pre-commit = "*"
5959
pylint = "*"
60-
basedmypy = "*"
60+
basedmypy = ">=2.10.0"
6161
basedpyright = "*"
6262
numpydoc = ">=1.8.0,<2"
6363
# import dependencies for mypy:

0 commit comments

Comments
 (0)