From d51fa1e04c4d86a6d2e4455b011acd86aaf339f2 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 23 Jun 2024 13:30:14 +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 ffb24b5..09653c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp~=3.9.5 apscheduler~=3.10.4 -async_pymongo==0.1.5 +async_pymongo==0.1.6 convopyro==0.5 mongodb-migrations==1.3.1 pytz>=2024.1