diff --git a/pixi.toml b/pixi.toml index 7b4805b7..c8c70cd8 100644 --- a/pixi.toml +++ b/pixi.toml @@ -98,7 +98,7 @@ array-api-extra.path = "." [feature.lint.dependencies] typing-extensions = ">=4.16.0" -pylint = ">=4.0.7" +pylint = ">=4.0.8" mypy = ">=2.3.1" basedpyright = ">=1.39.10" numpydoc = ">=1.10.0"