Skip to content

Commit 4b87ad2

Browse files
⬆️ Update dependency pylint to v4 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2b53a5 commit 4b87ad2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -38,7 +38,7 @@ coverage = {version = "7.11.0", extras = ["toml"]}
3838
mypy = "1.18.2"
3939
pre-commit = "4.3.0"
4040
pre-commit-hooks = "6.0.0"
41-
pylint = "3.3.9"
41+
pylint = "4.0.2"
4242
pytest = "8.4.2"
4343
pytest-asyncio = "1.2.0"
4444
pytest-cov = "7.0.0"

0 commit comments

Comments
 (0)