From cb82a98ef79f34f6a31d14d5e5e96d1f55a28f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:54:20 +0000 Subject: [PATCH] Bump telethon from 1.33.1 to 1.38.1 Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.33.1 to 1.38.1. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](https://github.com/LonamiWebs/Telethon/commits) --- 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 37937f0..27060e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -telethon==1.33.1 +telethon==1.38.1 aiofiles apscheduler aiohttp==3.9.3