From e6a5c884c338a30ef666e396d31790a4cbc0b168 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 02:40:05 +0000 Subject: [PATCH] Update all non-major dependencies --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index f06e942..4c834cf 100644 --- a/setup.py +++ b/setup.py @@ -5,8 +5,8 @@ "bot-ui-kitty ==0.1.5", "botstrap ==0.2.9", "emoji ==2.12.1", - "humanize ==4.9.0", - "py-cord ==2.5.0", + "humanize ==4.10.0", + "py-cord ==2.6.0", ], url="https://github.com/nuztalgia/taterbot", )