Skip to content

Commit 0714332

Browse files
deps: Update dependency pylint to >=4.0.5
1 parent f5dd92d commit 0714332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ array-api-extra.path = "."
9191

9292
[tool.pixi.feature.lint.dependencies]
9393
typing-extensions = ">=4.15.0"
94-
pylint = ">=4.0.4"
94+
pylint = ">=4.0.5"
9595
mypy = ">=1.19.1"
9696
basedpyright = ">=1.38.1"
9797
numpydoc = ">=1.10.0,<2"

0 commit comments

Comments
 (0)