From 20894dd74e339acfdbef1c6fee7a923293e6044f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 23:23:15 +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 10a11e1..e6989c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ requests==2.30.0 spamwatch==0.3.0 speedtest-cli==2.1.3 SQLAlchemy==1.4.44 -telethon==1.28.5 +telethon==1.34.0 ujson==5.7.0 pycryptodome==3.15.0 base58==2.1.1