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 9b9d7b7..f499fe8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ kubernetes_asyncio = "30.1.1" tabulate = { extras = ["widechars"], version = "0.9.0" } jishaku = "2.5.2" sentry-sdk = "2.7.1" -humanize = "4.9.0" +humanize = "4.10.0" wand = "0.6.13" [tool.poetry.dev-dependencies] |