Skip to content

Commit 2a0250c

Browse files
deps: Update dependency mypy to >=2.3.1
1 parent 9752638 commit 2a0250c

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
@@ -99,7 +99,7 @@ array-api-extra.path = "."
9999
[feature.lint.dependencies]
100100
typing-extensions = ">=4.16.0"
101101
pylint = ">=4.0.7"
102-
mypy = ">=2.3.0"
102+
mypy = ">=2.3.1"
103103
basedpyright = ">=1.39.8"
104104
numpydoc = ">=1.10.0"
105105
# import dependencies for mypy:

0 commit comments

Comments
 (0)