From 1497d959bf7b255aedff9dd1f87122f7c627871e Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 7 Aug 2025 11:47:11 +0300 Subject: [PATCH] Update dependency redis to ~=6.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cbe78c..ca9a20a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ async_pymongo==0.1.11 libbot[speed,pycord,cache]==4.4.0 mongodb-migrations==1.3.1 pymemcache~=4.0.0 -redis~=6.3.0 +redis~=6.4.0 ujson~=5.10.0 WaifuPicsPython==0.2.0 \ No newline at end of file -- 2.39.5