From ecfde46f9432b571aca4d0152706af22cc5ffbec Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 30 Apr 2025 18:21:41 +0300 Subject: [PATCH] Update dependency redis to ~=5.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0cd2539..fadbec3 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~=5.2.1 +redis~=5.3.0 ujson~=5.10.0 WaifuPicsPython==0.2.0 \ No newline at end of file