From 1bade2bc4507da318eac28b01b144c9ea90b1ed4 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 14 Aug 2023 12:11:52 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0effb2..8c1cbe5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles~=23.2.1 apscheduler~=3.10.1 -async_pymongo==0.1.3 +async_pymongo==0.1.4 black~=23.7.0 Pillow~=10.0.0 pykeyboard==0.1.5 -- 2.39.2