From 7c7084f038431b0f374dd64d92b45bdeb3f7cf6f Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 19 Sep 2024 01:41:44 +0300 Subject: [PATCH] Update dependency pymongo to ~=4.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c82a4a2..b4a8afc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ apscheduler~=3.10.4 async_pymongo==0.1.6 fastapi[all]~=0.115.0 passlib~=1.7.4 -pymongo~=4.8.0 +pymongo~=4.9.1 python-jose[cryptography]~=3.3.0 slowapi==0.1.9 ujson~=5.10.0 -- 2.39.2