Skip to content

Commit e917b77

Browse files
renovate[bot]cmur2
authored andcommitted
module: update pylint to ~4.0.0
1 parent cc0220a commit e917b77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ license = "Apache-2.0"
1111
homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources"
1212

1313
[tool.poetry.dependencies]
14-
python = "^3.9"
14+
python = "^3.10"
1515
pyyaml = "6.0.3"
1616
requests = "~2.32.0"
1717

1818
[tool.poetry.dev-dependencies]
1919
mypy = "1.18.2"
20-
pylint = "~3.3.0"
20+
pylint = "~4.0.0"
2121
rope = "~1.14.0"
2222
types-PyYAML = "~6.0"
2323
types-requests = "~2.28"

0 commit comments

Comments
 (0)