From ff6374342135ea5e5e2ea42c18951e5d2a4d39ce Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 14 May 2024 01:26:00 +0300 Subject: [PATCH] Update dependency mongodb-migrations to v1.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7460dd..3258caf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp~=3.9.5 apscheduler~=3.10.4 convopyro==0.5 -mongodb-migrations==1.3.0 +mongodb-migrations==1.3.1 tgcrypto==1.2.5 ujson>=5.0.0 uvloop==0.19.0