Skip to content

Commit feb548a

Browse files
deps: Update dependency mypy to >=1.18.2 (#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45eda88 commit feb548a

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
[tool.pixi.feature.lint.dependencies]
5858
typing-extensions = ">=4.15.0"
5959
pylint = ">=3.3.8"
60-
mypy = ">=1.18.1"
60+
mypy = ">=1.18.2"
6161
basedpyright = ">=1.31.4"
6262
numpydoc = ">=1.9.0,<2"
6363
# import dependencies for mypy:

0 commit comments

Comments
 (0)