mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2026-06-19 07:35:19 +00:00
Update Pylint to v4.0.5 (#5145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ linting = [
|
||||
"pre-commit",
|
||||
"ruff==0.15.1",
|
||||
"mypy==1.18.2",
|
||||
"pylint==4.0.4"
|
||||
"pylint==4.0.5"
|
||||
]
|
||||
all = [{ include-group = "tests" }, { include-group = "docs" }, { include-group = "linting"}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user