mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-07-21 01:11:22 +02:00
module: update pylint to ~2.14
This commit is contained in:
@ -17,7 +17,7 @@ requests = "~2.27"
|
|||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
mypy = "0.960"
|
mypy = "0.960"
|
||||||
pylint = "~2.13"
|
pylint = "~2.14"
|
||||||
rope = "~1.1"
|
rope = "~1.1"
|
||||||
types-PyYAML = "~6.0"
|
types-PyYAML = "~6.0"
|
||||||
types-requests = "~2.27"
|
types-requests = "~2.27"
|
||||||
|
Reference in New Issue
Block a user