From 392f9e2ecc85bfda6ffec1870978a0f7ba847a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 01:09:47 +0000 Subject: [PATCH] Bump tgcrypto from 1.2.3 to 1.2.5 Bumps [tgcrypto](https://github.com/pyrogram/tgcrypto) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/pyrogram/tgcrypto/releases) - [Commits](https://github.com/pyrogram/tgcrypto/compare/v1.2.3...v1.2.5) --- updated-dependencies: - dependency-name: tgcrypto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b798c78..9b72806 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ psycopg2==2.9.3 Telethon==1.24.0 pyromod==1.5 pyrogram1==0.* -TgCrypto==1.2.3 +TgCrypto==1.2.5 pyrogram==2.0.19