From f810d4d4957acd0d30f54e5ccf7143314db25d50 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 23 Jun 2024 13:30:00 +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 abea6d6..ea00323 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==23.2.1 apscheduler~=3.10.4 -async_pymongo==0.1.5 +async_pymongo==0.1.6 fastapi[all]~=0.111.0 passlib~=1.7.4 pymongo~=4.7.2