From ab514cab11c62fcd42e4c1f8ee7b9dcdf5337452 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 18 May 2025 19:29:00 +0300 Subject: [PATCH] Update dependency libbot to v4.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index adca629..f723ccc 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,cache]==4.1.0 +libbot[speed,pycord,cache]==4.2.0 mongodb-migrations==1.3.1 pymemcache~=4.0.0 redis~=6.1.0 -- 2.39.5