From d1ab309c23b924a0bee5eff136d1e194b2e028bd Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 20 Aug 2025 15:21:18 +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 3b1aedf..100521a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ pymongo>=4.3.3 python-jose[cryptography]~=3.4.0 python-magic~=0.4.27 scipy~=1.16.1,<1.17.0 -ujson~=5.10.0 \ No newline at end of file +ujson~=5.11.0 \ No newline at end of file