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 804953e..cb242de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ pydis-core = "11.5.1" audioop-lts = "0.2.1" beautifulsoup4 = "4.13.3" -humanize = "4.12.0" +humanize = "4.12.1" jishaku = "2.6.0" kubernetes_asyncio = "32.0.0" loguru = "0.7.3" |