From 534c652bb5f1e224eba42d1355945b2aeb557388 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 13 May 2025 16:05:25 +0300 Subject: [PATCH] Update dependency redis to ~=6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 306475d..adca629 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ async_pymongo==0.1.11 libbot[speed,pycord,cache]==4.1.0 mongodb-migrations==1.3.1 pymemcache~=4.0.0 -redis~=6.0.0 +redis~=6.1.0 ujson~=5.10.0 WaifuPicsPython==0.2.0 \ No newline at end of file -- 2.39.5