From cd6ee4cfc057054826eefe2570c7b702477df3b0 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 15 Oct 2024 13:09:11 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa915ed..9b7c7ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 apscheduler~=3.10.4 -async_pymongo==0.1.9 +async_pymongo==0.1.10 fastapi[all]~=0.115.0 passlib~=1.7.4 pymongo~=4.10.0 -- 2.39.2