Skip to content

Commit 11cd703

Browse files
deps: Update dependency mypy to >=1.20.1 (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7b43b2 commit 11cd703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ array-api-extra.path = "."
5555
[feature.lint.dependencies]
5656
typing-extensions = ">=4.15.0"
5757
pylint = ">=4.0.5"
58-
mypy = ">=1.20.0"
58+
mypy = ">=1.20.1"
5959
basedpyright = ">=1.39.0"
6060
numpydoc = ">=1.10.0,<2"
6161
# import dependencies for mypy:

0 commit comments

Comments
 (0)