From 9efc66f383aac73dd0750f66a39175bac4962f93 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 10 Aug 2023 22:51:04 +0300 Subject: [PATCH] Update dependency libbot to v2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78d0a47..f56d9e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ tgcrypto==1.2.5 ujson==5.8.0 uvloop==0.17.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple -libbot[speed,pyrogram]==2.0.0 \ No newline at end of file +libbot[speed,pyrogram]==2.0.1 \ No newline at end of file