From a2c6a5998cb7bd8f7e07a76f733602ece9e5ad07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 22:37:59 +0000 Subject: [PATCH] build(deps): bump pyrofork from 2.3.8.post2 to 2.3.8.post3 Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.8.post2 to 2.3.8.post3. - [Release notes](https://github.com/Mayuri-Chan/pyrofork/releases) - [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.8.post2...v2.3.8.post3) --- 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 a4a96ce04..f2a3738b2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1080,13 +1080,13 @@ zstd = ["zstandard"] [[package]] name = "pyrofork" -version = "2.3.8.post2" +version = "2.3.8.post3" 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.post2-py3-none-any.whl", hash = "sha256:8617e2085bca2c7d70c9add2c11cebf3cf715acef2c30bb466b870140eeb04e5"}, - {file = "PyroFork-2.3.8.post2.tar.gz", hash = "sha256:9576226f0e92c72117aa7b172d94be4b0d7f70600c788597afe312366d973c90"}, + {file = "PyroFork-2.3.8.post3-py3-none-any.whl", hash = "sha256:e6e5605f1a55596cdd532ff00940f2f3af7828644b3033a6290d61190a511e76"}, + {file = "PyroFork-2.3.8.post3.tar.gz", hash = "sha256:01af5836bc9c37e839b625d2b20dbc3d422cf06eeea26fb1c0c3201ebd130811"}, ] [package.dependencies]