diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5136fd1..cd88c09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ python = "3.11.*" pydis-core = "^10.2.0" pydantic-settings = "^2.0.3" -loguru = "^0.7.1" +loguru = "^0.7.2" kubernetes_asyncio = "^25.11.0" tabulate = { extras = ["widechars"], version = "0.9.0" } jishaku = "2.5.1" |