diff --git a/pixi.toml b/pixi.toml index 131f93dc..b4ba7d85 100644 --- a/pixi.toml +++ b/pixi.toml @@ -99,7 +99,7 @@ array-api-extra.path = "." [feature.lint.dependencies] typing-extensions = ">=4.16.0" pylint = ">=4.0.7" -mypy = ">=2.3.0" +mypy = ">=2.3.1" basedpyright = ">=1.39.8" numpydoc = ">=1.10.0" # import dependencies for mypy: