Skip to content

Commit 909176f

Browse files
deps: Update dependency mypy to >=1.19.1
1 parent 46d74a9 commit 909176f

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

pixi.lock

Lines changed: 33 additions & 33 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
@@ -56,7 +56,7 @@ array-api-extra = { path = ".", editable = true }
5656
[tool.pixi.feature.lint.dependencies]
5757
typing-extensions = ">=4.15.0"
5858
pylint = ">=4.0.4"
59-
mypy = ">=1.19.0"
59+
mypy = ">=1.19.1"
6060
basedpyright = ">=1.36.1"
6161
numpydoc = ">=1.10.0,<2"
6262
# import dependencies for mypy:

0 commit comments

Comments
 (0)