mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-13 10:02:17 +00:00
Update dependency kubernetes to v33
This commit is contained in:
@@ -8,7 +8,7 @@ readme = "README.md"
|
|||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"flask (==3.1.1)",
|
"flask (==3.1.1)",
|
||||||
"kubernetes (==32.0.1)",
|
"kubernetes (==33.1.0)",
|
||||||
"pyyaml (==6.0.2)",
|
"pyyaml (==6.0.2)",
|
||||||
"gunicorn (==23.0.0)",
|
"gunicorn (==23.0.0)",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user