From 4e428b5f56cafbb9f9de1cef54ea09172dbe77de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 08:26:52 +0000 Subject: [PATCH] :arrow_up: (deps): Bump telethon from 1.25.1 to 1.25.2 Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.25.1 to 1.25.2. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](https://github.com/LonamiWebs/Telethon/compare/v1.25.1...v1.25.2) --- updated-dependencies: - dependency-name: telethon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0d8b5d0b..b3a8c672 100644 --- a/poetry.lock +++ b/poetry.lock @@ -479,7 +479,7 @@ sqlcipher = ["sqlcipher3_binary"] [[package]] name = "Telethon" -version = "1.25.1" +version = "1.25.2" description = "Full-featured Telegram client library for Python 3" category = "main" optional = false @@ -834,8 +834,8 @@ sqlalchemy = [ {file = "SQLAlchemy-1.4.9.tar.gz", hash = "sha256:f31757972677fbe9132932a69a4f23db59187a072cc26427f56a3082b46b6dac"}, ] Telethon = [ - {file = "Telethon-1.25.1-py3-none-any.whl", hash = "sha256:3a6c89fb3108cbc6872a5056ad3dddd0895825f9b08a549216f35f231ac2e611"}, - {file = "Telethon-1.25.1.tar.gz", hash = "sha256:06edc1852ae0eacef6f598b96638cf1fbd30e505bd314268ff762eaf3c1d550f"}, + {file = "Telethon-1.25.2-py3-none-any.whl", hash = "sha256:9806fe57c2452be1ffc468fe0924e7c8ba3f6bd43504a6c094cbd259fbcad091"}, + {file = "Telethon-1.25.2.tar.gz", hash = "sha256:a63da7a456727ffb0cac6b385563e57c4863d2b64fff58f9fa28ce188142b238"}, ] toml = [ {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"},