From a950102d58489b4e02406d71dca904970ab13fd3 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 10 Jul 2024 00:45:19 +0300 Subject: [PATCH] Update dependency libbot to v3.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f83d92..b2c733b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ uvloop==0.19.0 # If uses MongoDB: mongodb-migrations==1.3.1 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple -libbot[speed,pyrogram]==3.2.2 +libbot[speed,pyrogram]==3.2.3 pykeyboard==0.1.7 \ No newline at end of file