From d50e611b18541261b4dd790409f42071d75ab72c Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 16 Oct 2024 20:13:51 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b7c7ac..ceb4c1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 apscheduler~=3.10.4 -async_pymongo==0.1.10 +async_pymongo==0.1.11 fastapi[all]~=0.115.0 passlib~=1.7.4 pymongo~=4.10.0 -- 2.39.2