From 926f03a5250ec5de9a3f168f1dc26cb54b86cd96 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 5 Aug 2025 11:24:46 +0300 Subject: [PATCH] Update dependency redis to ~=6.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad7aeed..2cbe78c 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.2.0 +redis~=6.3.0 ujson~=5.10.0 WaifuPicsPython==0.2.0 \ No newline at end of file -- 2.39.5