mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
⬆️ (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] <support@github.com>
This commit is contained in:
parent
5d81c1a557
commit
4e428b5f56
1 changed files with 3 additions and 3 deletions
6
poetry.lock
generated
6
poetry.lock
generated
|
@ -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"},
|
||||
|
|
Loading…
Reference in a new issue