mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-14 18:56:15 +01:00
module: require at least Python 3.9
This commit is contained in:
parent
d758dce9de
commit
0522b3161d
@ -11,7 +11,7 @@ license = "Apache-2.0"
|
||||
homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
python = "^3.9"
|
||||
pyyaml = "6.0.2"
|
||||
requests = "~2.29.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user