Skip to content

Commit dec83d8

Browse files
Update dependency pylint to v4 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0a42c5 commit dec83d8

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
@@ -56,7 +56,7 @@ mypy = "^1.8"
5656
mypy-extensions = "^1.0.0"
5757
pre-commit = "^3.6.0"
5858
pydocstyle = "^6.3.0"
59-
pylint = "^3.0.0"
59+
pylint = "^4.0.0"
6060
pytest = "^8.0.1"
6161
pyupgrade = "^3.4.0"
6262
safety = "^3.0.1"

0 commit comments

Comments
 (0)