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 c384fd6..edf62cb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
"beautifulsoup4==4.13.4",
"humanize==4.12.2",
"jishaku==2.6.0",
- "kubernetes-asyncio==32.3.0",
+ "kubernetes-asyncio==33.3.0",
"loguru==0.7.3",
"pydantic==2.11.3",
"pydantic-settings==2.9.1",