From 4d7c1b62cec9efc86d5734cb71b6c711b37b3447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 22:41:09 +0000 Subject: [PATCH] build(deps): bump pyrofork from 2.3.11.post2 to 2.3.11.post3 Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.11.post2 to 2.3.11.post3. - [Release notes](https://github.com/Mayuri-Chan/pyrofork/releases) - [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.11.post2...v2.3.11.post3) --- updated-dependencies: - dependency-name: pyrofork dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index ff1a8cce1..2908ce8f8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1076,19 +1076,19 @@ zstd = ["zstandard"] [[package]] name = "pyrofork" -version = "2.3.11.post2" +version = "2.3.11.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.11.post2-py3-none-any.whl", hash = "sha256:4cbfee98bde755582b96c2fe5159822e85364badd29cc74653d93a9c36c31ac8"}, - {file = "PyroFork-2.3.11.post2.tar.gz", hash = "sha256:3e85bbbd317ff3612fa3e098b5887a89deaf5f038d1fbbf4b6cfe5ea6b4f983e"}, + {file = "PyroFork-2.3.11.post3-py3-none-any.whl", hash = "sha256:0f0276e3b8af3cd43fa8a38b50000bde783770d8af64772b99f0f66410dac115"}, + {file = "PyroFork-2.3.11.post3.tar.gz", hash = "sha256:a9789bb8ae0c88076f9c612b3d14f776cb956b648315d5871540d4d983a47bec"}, ] [package.dependencies] pyaes = "1.6.1" pymediainfo-pyrofork = ">=6.0.1,<7.0.0" -pymongo = ">=4.3.3,<5.0.0" +pymongo = "*" pysocks = "1.7.1" [[package]]