mirror of
https://github.com/davegallant/rfd-notify.git
synced 2026-03-03 09:36:36 +00:00
Update dependency pylint to v4 (#424)
* Update dependency pylint to v4 * Ignore too-many-positional-arguments --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dave Gallant <davegallant@proton.me>
This commit is contained in:
@@ -17,7 +17,7 @@ humanize = "^4.12.1"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^9.0.0"
|
||||
black = "^26.0.0"
|
||||
pylint = "^3.0.3"
|
||||
pylint = "^4.0.0"
|
||||
rope = "^1.11.0"
|
||||
mypy = "^1.8.0"
|
||||
types-requests = "^2.31.0.20240106"
|
||||
|
||||
Reference in New Issue
Block a user