module: update pylint to ~2.15

This commit is contained in:
renovate[bot] 2022-09-01 02:34:15 +00:00 committed by Christian Nicolai
parent fcc10eca9e
commit 18df68d1bf
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ requests = "~2.28"
[tool.poetry.dev-dependencies]
mypy = "0.971"
pylint = "~2.14"
pylint = "~2.15"
rope = "~1.3"
types-PyYAML = "~6.0"
types-requests = "~2.28"