From 8cf54cf231cf457d0de9d54d08f74fb9d5273d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 23:22:58 +0000 Subject: [PATCH] Bump telethon from 1.28.5 to 1.30.3 Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.28.5 to 1.30.3. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](https://github.com/LonamiWebs/Telethon/compare/v1.28.5...v1.30.3) --- 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..21b6cbd 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.30.3 ujson==5.7.0 pycryptodome==3.15.0 base58==2.1.1