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