From 70301c9dd14d358ad29d4272a37a68a0ebc0294c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 09:37:08 +0000 Subject: [PATCH] Update pyrogram requirement from ~=1.2.9 to ~=2.0.27 Updates the requirements on [pyrogram](https://github.com/pyrogram/pyrogram) to permit the latest version. - [Release notes](https://github.com/pyrogram/pyrogram/releases) - [Commits](https://github.com/pyrogram/pyrogram/commits/v2.0.27) --- updated-dependencies: - dependency-name: pyrogram dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21a0805..8b39818 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ Telethon==1.24.0 pyromod==1.5 pyrogram1==0.* TgCrypto==1.2.3 -pyrogram==2.0.19 +pyrogram==2.0.27