Skip to content

Commit 40a7ec7

Browse files
deps: Update dependency pylint to v4 (#499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24facbe commit 40a7ec7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ array-api-extra = { path = ".", editable = true }
5555

5656
[tool.pixi.feature.lint.dependencies]
5757
typing-extensions = ">=4.15.0"
58-
pylint = ">=3.3.9"
58+
pylint = ">=4.0.0"
5959
mypy = ">=1.18.2"
6060
basedpyright = ">=1.31.7"
6161
numpydoc = ">=1.9.0,<2"

0 commit comments

Comments
 (0)