From 0beea59d32b235ad50d8b18f8aba5fa29be53aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 11:52:22 +0700 Subject: [PATCH] build(deps): bump pyrofork from 2.3.39 to 2.3.40 (#530) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index c3ac22510..8ff5d7b4d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1171,13 +1171,13 @@ zstd = ["zstandard"] [[package]] name = "pyrofork" -version = "2.3.39" +version = "2.3.40" description = "Fork of pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots" optional = false python-versions = "~=3.8" files = [ - {file = "pyrofork-2.3.39-py3-none-any.whl", hash = "sha256:c965d88387b9a52dd14d483838c1c00c4f3a60c18ae64f6a140d3aa80717c9c5"}, - {file = "pyrofork-2.3.39.tar.gz", hash = "sha256:806197cf951da6f3f0e3e81ea46cfc6fce66d7c864f606b382bc364fdec09f6e"}, + {file = "pyrofork-2.3.40-py3-none-any.whl", hash = "sha256:5b7fe363bd76b04fe4b33341fd2f940e710c15d4fa8b509ad525d497acbfed90"}, + {file = "pyrofork-2.3.40.tar.gz", hash = "sha256:6082d3ee8508cf335b5135fb7fb5b2d7ca4f5b7f1d16a7ca8c616b9e034d7403"}, ] [package.dependencies]