diff --git a/poetry.lock b/poetry.lock index a24296436..ae83caa34 100644 --- a/poetry.lock +++ b/poetry.lock @@ -436,7 +436,7 @@ zstd = ["zstandard"] [[package]] name = "pyrogram" -version = "1.4.1" +version = "1.4.7" description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots" category = "main" optional = false @@ -620,7 +620,7 @@ uvloop = ["uvloop"] [metadata] lock-version = "1.1" python-versions = "^3.8, <3.10" -content-hash = "2982137a4e931c3ee4c4f6b8266e97a0905e601ef078adc829acf3f304acb8bc" +content-hash = "5e858764eb276f344a0c201e58cfae3ade72949e445bdbfc40ec42d02f69459b" [metadata.files] aiofile = [ @@ -1106,8 +1106,8 @@ pymongo = [ {file = "pymongo-4.0.1.tar.gz", hash = "sha256:13d0624c13a91da71fa0d960205d93b3d98344481be865ee7cc238c972d41d73"}, ] pyrogram = [ - {file = "Pyrogram-1.4.1-py3-none-any.whl", hash = "sha256:285123446faaa2822647fc5023be4ae756532b3acbd5352a8cb137cfcce0ae21"}, - {file = "Pyrogram-1.4.1.tar.gz", hash = "sha256:2f15cc687dd32f713e275bc9923f90257eb6a96158c8bbfbcbfb13c32aedd490"}, + {file = "Pyrogram-1.4.7-py3-none-any.whl", hash = "sha256:05e2b957797605654e09da75e8afb850dad21babeb02c4cd8813487111cf9e47"}, + {file = "Pyrogram-1.4.7.tar.gz", hash = "sha256:da40654da3f6b645203f84e23fef73bf9a6009aa7d567c81f0110723a498fae7"}, ] pysocks = [ {file = "PySocks-1.7.1-py27-none-any.whl", hash = "sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299"}, diff --git a/pyproject.toml b/pyproject.toml index 71540de07..3145a34fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ aiohttp = "^3.8.1" aiorun = "^2021.10.1" colorlog = "^6.6.0" dnspython = "^2.2.0" -Pyrogram = "^1.4.1" +Pyrogram = "^1.4.7" python-dotenv = "^0.19.2" TgCrypto = "^1.2.3" toml = "^0.10.2" diff --git a/requirements.txt b/requirements.txt index 998448ae4..b602cee40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ colorlog==6.6.0 dnspython==2.2.0 meval==2.5 pymongo==4.0.1 -pyrogram==1.4.1 +pyrogram==1.4.7 python-dotenv==0.19.2 PyYAML==6.0 scikit-learn==1.0.2 diff --git a/requirements_windows.txt b/requirements_windows.txt index 2321cec06..cf32a6d10 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -5,7 +5,7 @@ colorlog==6.6.0 dnspython==2.2.0 meval==2.5 pymongo==4.0.1 -pyrogram==1.4.1 +pyrogram==1.4.7 python-dotenv==0.19.2 PyYAML==6.0 scikit-learn==1.0.2