Skip to content

Commit 973ba8c

Browse files
deps: Update dependency mypy to >=1.16.1 (#345)
1 parent 7f52342 commit 973ba8c

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

pixi.lock

Lines changed: 54 additions & 54 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.14.0"
5858
pre-commit = ">=4.2.0"
5959
pylint = ">=3.3.7"
60-
mypy = ">=1.16.0"
60+
mypy = ">=1.16.1"
6161
basedpyright = ">=1.29.4"
6262
numpydoc = ">=1.8.0,<2"
6363
# import dependencies for mypy:

0 commit comments

Comments
 (0)