From 977e9b82ac04cd3aba0ea123124807f62e05a8ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:57:02 +0530 Subject: [PATCH] Bump telethon from 1.29.3 to 1.30.3 (#148) Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.29.3 to 1.30.3. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](https://github.com/LonamiWebs/Telethon/compare/v1.29.3...v1.30.3) --- updated-dependencies: - dependency-name: telethon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36362b45..d9b20bc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,6 +40,6 @@ search_engine_parser==0.6.8 speedtest-cli==2.1.3 sqlalchemy==1.4.46 telegraph==2.2.0 -telethon==1.29.3 +telethon==1.30.3 tgcrypto==1.2.5 wikipedia==1.4.0