From 58bc7cedac50658ab4ff6db566b416f03564662b Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 11 Jun 2023 12:18:13 +0300 Subject: [PATCH] Update dependency ujson to v5.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1d08d0..20ce50a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ aiohttp~=3.8.4 psutil==5.9.5 pymongo==4.3.3 pillow~=9.5.0 -ujson==5.7.0 \ No newline at end of file +ujson==5.8.0 \ No newline at end of file -- 2.39.2