Skip to content

Commit edf0f72

Browse files
deps: Update dependency mypy to >=1.17.1
1 parent f95e867 commit edf0f72

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

pixi.lock

Lines changed: 53 additions & 53 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.17.0"
60+
mypy = ">=1.17.1"
6161
basedpyright = ">=1.31.0"
6262
numpydoc = ">=1.9.0,<2"
6363
# import dependencies for mypy:

0 commit comments

Comments
 (0)