From 775445a02b20414ac3143db254f869ac5b403321 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 20 Aug 2025 15:20:15 +0300 Subject: [PATCH] Update dependency ujson to ~=5.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca9a20a..665399f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ libbot[speed,pycord,cache]==4.4.0 mongodb-migrations==1.3.1 pymemcache~=4.0.0 redis~=6.4.0 -ujson~=5.10.0 +ujson~=5.11.0 WaifuPicsPython==0.2.0 \ No newline at end of file