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 485194c..166c79e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,7 @@ bot-core = { url = "https://github.com/python-discord/bot-core/archive/refs/tags
pydantic = {extras = ["dotenv"], version = "1.9.2"}
loguru = "0.6.0"
-kubernetes_asyncio = "24.2.1"
+kubernetes_asyncio = "24.2.2"
tabulate = {extras = ["widechars"], version = "0.8.10"}
jishaku = "2.5.1"