From ddc6f3a197cd8f524c4c38e32a548e69661f4fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:08:09 +0000 Subject: [PATCH] Bump pyrogram from 2.0.100 to 2.0.102 Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.100 to 2.0.102. - [Release notes](https://github.com/pyrogram/pyrogram/releases) - [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.100...v2.0.102) --- updated-dependencies: - dependency-name: pyrogram dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_bot/requirements.txt b/app_bot/requirements.txt index 8a41837..30ca56a 100644 --- a/app_bot/requirements.txt +++ b/app_bot/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0 -Pyrogram==2.0.100 +Pyrogram==2.0.102 addict==2.4.0 tenacity==8.2.2 tgcrypto==1.2.5