From f6ff0aae1dfa17511bc3ad543e59cf9c1cf302f3 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 20 Aug 2025 15:19:58 +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 1049678..8ec2716 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ passlib~=1.7.4 pymongo~=4.14.0 python-jose[cryptography]~=3.5.0 slowapi==0.1.9 -ujson~=5.10.0 +ujson~=5.11.0 -- 2.39.5