module: update pylint to ~2.14

This commit is contained in:
Renovate Bot 2022-06-02 01:25:55 +00:00 committed by Christian Nicolai
parent 67db35c557
commit e33eae83eb
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ requests = "~2.27"
[tool.poetry.dev-dependencies]
mypy = "0.960"
pylint = "~2.13"
pylint = "~2.14"
rope = "~1.1"
types-PyYAML = "~6.0"
types-requests = "~2.27"