From 3f824f6ce7cea6e19f77edbbb52171379699dc09 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 23 Jun 2024 13:31:52 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27715f7..5f83d92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ apscheduler~=3.10.4 -async_pymongo==0.1.5 +async_pymongo==0.1.6 convopyro==0.5 tgcrypto==1.2.5 uvloop==0.19.0