Skip to content

Commit 9adefe1

Browse files
deps: Update dependency pylint to >=3.3.8 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5227063 commit 9adefe1

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

pixi.lock

Lines changed: 18 additions & 18 deletions
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
@@ -56,7 +56,7 @@ array-api-extra = { path = ".", editable = true }
5656

5757
[tool.pixi.feature.lint.dependencies]
5858
typing-extensions = ">=4.14.1"
59-
pylint = ">=3.3.7"
59+
pylint = ">=3.3.8"
6060
mypy = ">=1.17.1"
6161
basedpyright = ">=1.31.1"
6262
numpydoc = ">=1.9.0,<2"

0 commit comments

Comments
 (0)