aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 07b3dff..76d461c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ beautifulsoup4 = "4.12.3"
pydantic = "2.8.2"
pydantic-settings = "2.4.0"
loguru = "0.7.2"
-kubernetes_asyncio = "30.1.1"
+kubernetes_asyncio = "30.3.0"
tabulate = { extras = ["widechars"], version = "0.9.0" }
jishaku = "2.5.2"
sentry-sdk = "2.11.0"