From cc66cc386bf8aea5e6d5687ad503627ebb56b199 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 8 Oct 2024 16:29:25 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87e7c89..a43cab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp~=3.10.2 apscheduler~=3.10.4 -async_pymongo==0.1.8 +async_pymongo==0.1.9 convopyro==0.5 mongodb-migrations==1.3.1 pytz>=2024.1 -- 2.39.2