1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

⬆️ (deps): Bump telethon from 1.21.1 to 1.24.0

Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.21.1 to 1.24.0.
- [Release notes](https://github.com/LonamiWebs/Telethon/releases)
- [Commits](https://github.com/LonamiWebs/Telethon/compare/v1.21.1...v1.24.0)

---
updated-dependencies:
- dependency-name: telethon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-02 15:49:14 +00:00 committed by Stefano Pigozzi
parent 671af9b6d0
commit 6ba9586185

6
poetry.lock generated
View file

@ -465,7 +465,7 @@ sqlcipher = ["sqlcipher3-binary"]
[[package]]
name = "telethon"
version = "1.21.1"
version = "1.24.0"
description = "Full-featured Telegram client library for Python 3"
category = "main"
optional = false
@ -827,8 +827,8 @@ sqlalchemy = [
{file = "SQLAlchemy-1.4.9.tar.gz", hash = "sha256:f31757972677fbe9132932a69a4f23db59187a072cc26427f56a3082b46b6dac"},
]
telethon = [
{file = "Telethon-1.21.1-py3-none-any.whl", hash = "sha256:df643fc988708ad16d16de834ffa12ad4bfa3f956473d835c8158e2283b885ea"},
{file = "Telethon-1.21.1.tar.gz", hash = "sha256:993c837ef745addf972a27d7bfba0ce518a2863d1a50e0737255b764d23e0ef2"},
{file = "Telethon-1.24.0-py3-none-any.whl", hash = "sha256:04fdc5fa4ed3e886e6ecf4bad79205ab8880c6aefbd42c29c89c689a502aa816"},
{file = "Telethon-1.24.0.tar.gz", hash = "sha256:818cb61281ed3f75ba4da9b68cb69486bed9474d2db4e0aa16e482053117452c"},
]
toml = [
{file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"},