From 14fbbf9e65666b1e424d33b381c1fd936a154b9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:18:18 +0000 Subject: [PATCH] Bump telethon from 1.28.5 to 1.34.0 Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.28.5 to 1.34.0. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](https://github.com/LonamiWebs/Telethon/compare/v1.28.5...v1.34.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 e64005a..119c03d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pyromod==2.0.0 oldpyro==0.1.0 pyrogram==2.0.106 python-dotenv==1.0.0 -telethon==1.28.5 +telethon==1.34.0 tgcrypto==1.2.5