From d2c25a81cf3852b054fca81ff566bceaee4bdd86 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 25 Sep 2024 17:14:30 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df5aa40..e0ffee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ apscheduler~=3.10.4 -async_pymongo==0.1.7 +async_pymongo==0.1.8 convopyro==0.5 tgcrypto==1.2.5 uvloop==0.20.0 -- 2.39.2