Update dependency pylint to v3 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -13,7 +13,7 @@ pillow = "^10.0.0"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.7.0"
|
||||
coverage = "^7.2.7"
|
||||
pylint = "^2.17.4"
|
||||
pylint = "^3.0.0"
|
||||
pylint-exit = "^1.2.0"
|
||||
pytest = "^7.4.0"
|
||||
pre-commit = "^3.3.3"
|
||||
|
Reference in New Issue
Block a user