From dc5240c8c9f2a787a7c15e8abaa1a478809e9312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 16:03:27 +0000 Subject: [PATCH] Bump pyrogram from 2.0.61 to 2.0.62 Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.61 to 2.0.62. - [Release notes](https://github.com/pyrogram/pyrogram/releases) - [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.61...v2.0.62) --- updated-dependencies: - dependency-name: pyrogram dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index ff4536c..456f53c 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0 -Pyrogram==2.0.61 +Pyrogram==2.0.62 addict==2.4.0 tenacity==8.1.0 tgcrypto==1.2.5