From 1bc84f0fcb4abf6ca13755f7245a1d04b4c8ff20 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 1 Jun 2024 15:32:29 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2ae72f..937899f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ pynacl~=1.5.0 pyrmv==0.3.5 pytz~=2024.1 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple -async_pymongo==0.1.4 +async_pymongo==0.1.5 libbot[speed,pycord]==3.2.2