From ac70447aaafc0a37173dad9b479d2bb4a50c9fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 22:08:54 +0000 Subject: [PATCH] build(deps): bump pyrofork from 2.3.8.post3 to 2.3.11.post1 Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.8.post3 to 2.3.11.post1. - [Release notes](https://github.com/Mayuri-Chan/pyrofork/releases) - [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.8.post3...v2.3.11.post1) --- updated-dependencies: - dependency-name: pyrofork 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 0a562c65c..63a0c1030 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1076,13 +1076,13 @@ zstd = ["zstandard"] [[package]] name = "pyrofork" -version = "2.3.8.post3" +version = "2.3.11.post1" description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots" optional = false python-versions = "~=3.7" files = [ - {file = "PyroFork-2.3.8.post3-py3-none-any.whl", hash = "sha256:e6e5605f1a55596cdd532ff00940f2f3af7828644b3033a6290d61190a511e76"}, - {file = "PyroFork-2.3.8.post3.tar.gz", hash = "sha256:01af5836bc9c37e839b625d2b20dbc3d422cf06eeea26fb1c0c3201ebd130811"}, + {file = "PyroFork-2.3.11.post1-py3-none-any.whl", hash = "sha256:129b3bf19982dbd4f250e23a1112e13b7ec2098d6a9f28c8922db728daaa60a0"}, + {file = "PyroFork-2.3.11.post1.tar.gz", hash = "sha256:b7de7ef8f214d4de6400f179ab4436c395618fa01f31a0b455e58a4214983faf"}, ] [package.dependencies]