From b7d3d0cf868cdd1f53544321c9ce5bf831495117 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 29 Jan 2025 08:34:31 +0200 Subject: [PATCH] Update dependency pymongo to v10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbc2013..1b5a44d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ apscheduler~=3.11.0 async_pymongo==0.1.11 fastapi[all]~=0.115.0 passlib~=1.7.4 -pymongo~=4.11.0 +pymongo~=10.10.10 python-jose[cryptography]~=3.3.0 slowapi==0.1.9 ujson~=5.10.0 -- 2.39.5