From 89828f9fc4660f96d5de667027aa860871a91604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 23:26:07 +0000 Subject: [PATCH] Bump telethon from 1.28.5 to 1.31.0 Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.28.5 to 1.31.0. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](https://github.com/LonamiWebs/Telethon/compare/v1.28.5...v1.31.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..eb671de 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.31.0 ujson==5.7.0 pycryptodome==3.15.0 base58==2.1.1