From 91ad1baafad11daeb4979001a059ba30fe8e0fc7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 20 Sep 2024 17:24:42 +0300 Subject: [PATCH] Update dependency async_pymongo to v0.1.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c1c0f7..42ce8ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp>=3.6.0 apscheduler~=3.10.4 -async_pymongo==0.1.6 +async_pymongo==0.1.7 colorthief==0.2.1 deepl==1.19.1 fastapi[all]~=0.115.0 -- 2.39.2