From f01d2d177bfd6a6e90fc42d5f1a4c55bff7479f3 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 11 Dec 2023 01:36:10 +0200 Subject: [PATCH] Update dependency ujson to ~=5.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e46266..2d2d95c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ pymongo>=4.3.3 python-jose[cryptography]~=3.3.0 python-magic~=0.4.27 scipy~=1.11.0 -ujson~=5.8.0 +ujson~=5.9.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple async_pymongo==0.1.4 \ No newline at end of file