mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-11-06 16:25:10 +01:00
module: update pylint to ~4.0.0
This commit is contained in:
@@ -11,13 +11,13 @@ license = "Apache-2.0"
|
||||
homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.10"
|
||||
pyyaml = "6.0.3"
|
||||
requests = "~2.32.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "1.18.2"
|
||||
pylint = "~3.3.0"
|
||||
pylint = "~4.0.0"
|
||||
rope = "~1.14.0"
|
||||
types-PyYAML = "~6.0"
|
||||
types-requests = "~2.28"
|
||||
|
||||
Reference in New Issue
Block a user