From 390b1474336adc8c9f815d5082b99f8cf79e9edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 01:45:22 +0000 Subject: [PATCH] Bump telethon from 1.24.0 to 1.26.0 Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.24.0 to 1.26.0. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](https://github.com/LonamiWebs/Telethon/compare/v1.24.0...v1.26.0) --- updated-dependencies: - dependency-name: telethon dependency-type: direct:production update-type: version-update:semver-minor ... 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..f50c4c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ python-dotenv==0.20.0 SQLAlchemy==1.4.37 psycopg2==2.9.3 -Telethon==1.24.0 +Telethon==1.26.0 pyromod==1.5 pyrogram1==0.* TgCrypto==1.2.3