Skip to content

Commit 8b291c4

Browse files
deps: Update dependency mypy to >=1.17.0 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cb3d54 commit 8b291c4

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

pixi.lock

Lines changed: 59 additions & 59 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
[tool.pixi.feature.lint.dependencies]
5858
typing-extensions = ">=4.14.1"
5959
pylint = ">=3.3.7"
60-
mypy = ">=1.16.1"
60+
mypy = ">=1.17.0"
6161
basedpyright = ">=1.30.1"
6262
numpydoc = ">=1.9.0,<2"
6363
# import dependencies for mypy:

0 commit comments

Comments
 (0)