From 751662ba6bd5a2b3b135bb9689076526f13b399d Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 2 Jan 2025 15:22:32 +0200 Subject: [PATCH] Update dependency libbot to v4.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4a48eb..5388ca9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ requests>=2.32.2 aiofiles~=24.1.0 apscheduler>=3.10.0 async_pymongo==0.1.11 -libbot[speed,pycord]==4.0.1 +libbot[speed,pycord]==4.0.2 mongodb-migrations==1.3.1 ujson~=5.10.0 WaifuPicsPython==0.2.0 \ No newline at end of file