From c25036c2c56ced62dfcc749de651cb8522247aa0 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 20 Sep 2024 17:25:50 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 390ab14..df5aa40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ apscheduler~=3.10.4 -async_pymongo==0.1.6 +async_pymongo==0.1.7 convopyro==0.5 tgcrypto==1.2.5 uvloop==0.20.0 -- 2.39.2