From 6f9792a2ac4fa47852e56af4d18cfb5c49af44ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:58:34 +0000 Subject: [PATCH] chore(deps): update dependency pybotx to >=0.66.0,<0.67.0 --- poetry.lock | 89 ++++++++++++++++++++++++++------------------------ pyproject.toml | 2 +- 2 files changed, 47 insertions(+), 44 deletions(-) diff --git a/poetry.lock b/poetry.lock index b71b49f..1ee84e9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -732,59 +732,60 @@ gitdb = ">=4.0.1,<5" [[package]] name = "h11" -version = "0.12.0" +version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" category = "dev" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "h11-0.12.0-py3-none-any.whl", hash = "sha256:36a3cb8c0a032f56e2da7084577878a035d3b61d104230d4bd49c0c6b555a9c6"}, - {file = "h11-0.12.0.tar.gz", hash = "sha256:47222cb6067e4a307d535814917cd98fd0a57b6788ce715755fa2b6c28b56042"}, + {file = "h11-0.14.0-py3-none-any.whl", hash = "sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761"}, + {file = "h11-0.14.0.tar.gz", hash = "sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d"}, ] [[package]] name = "httpcore" -version = "0.15.0" +version = "1.0.2" description = "A minimal low-level HTTP client." category = "dev" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "httpcore-0.15.0-py3-none-any.whl", hash = "sha256:1105b8b73c025f23ff7c36468e4432226cbb959176eab66864b8e31c4ee27fa6"}, - {file = "httpcore-0.15.0.tar.gz", hash = "sha256:18b68ab86a3ccf3e7dc0f43598eaddcf472b602aba29f9aa6ab85fe2ada3980b"}, + {file = "httpcore-1.0.2-py3-none-any.whl", hash = "sha256:096cc05bca73b8e459a1fc3dcf585148f63e534eae4339559c9b8a8d6399acc7"}, + {file = "httpcore-1.0.2.tar.gz", hash = "sha256:9fc092e4799b26174648e54b74ed5f683132a464e95643b226e00c2ed2fa6535"}, ] [package.dependencies] -anyio = ">=3.0.0,<4.0.0" certifi = "*" -h11 = ">=0.11,<0.13" -sniffio = ">=1.0.0,<2.0.0" +h11 = ">=0.13,<0.15" [package.extras] +asyncio = ["anyio (>=4.0,<5.0)"] http2 = ["h2 (>=3,<5)"] socks = ["socksio (>=1.0.0,<2.0.0)"] +trio = ["trio (>=0.22.0,<0.23.0)"] [[package]] name = "httpx" -version = "0.23.0" +version = "0.25.2" description = "The next generation HTTP client." category = "dev" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "httpx-0.23.0-py3-none-any.whl", hash = "sha256:42974f577483e1e932c3cdc3cd2303e883cbfba17fe228b0f63589764d7b9c4b"}, - {file = "httpx-0.23.0.tar.gz", hash = "sha256:f28eac771ec9eb4866d3fb4ab65abd42d38c424739e80c08d8d20570de60b0ef"}, + {file = "httpx-0.25.2-py3-none-any.whl", hash = "sha256:a05d3d052d9b2dfce0e3896636467f8a5342fb2b902c819428e1ac65413ca118"}, + {file = "httpx-0.25.2.tar.gz", hash = "sha256:8b8fcaa0c8ea7b05edd69a094e63a2094c4efcb48129fb757361bc423c0ad9e8"}, ] [package.dependencies] +anyio = "*" certifi = "*" -httpcore = ">=0.15.0,<0.16.0" -rfc3986 = {version = ">=1.3,<2", extras = ["idna2008"]} +httpcore = ">=1.0.0,<2.0.0" +idna = "*" sniffio = "*" [package.extras] brotli = ["brotli", "brotlicffi"] -cli = ["click (>=8.0.0,<9.0.0)", "pygments (>=2.0.0,<3.0.0)", "rich (>=10,<13)"] +cli = ["click (>=8.0.0,<9.0.0)", "pygments (>=2.0.0,<3.0.0)", "rich (>=10,<14)"] http2 = ["h2 (>=3,<5)"] socks = ["socksio (>=1.0.0,<2.0.0)"] @@ -1000,23 +1001,25 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "pybotx" -version = "0.55.2" +version = "0.66.0" description = "A python library for interacting with eXpress BotX API" category = "dev" optional = false -python-versions = ">=3.8,<3.12" +python-versions = "<3.13,>=3.8" files = [ - {file = "pybotx-0.55.2-py3-none-any.whl", hash = "sha256:4c9213d2c7bd121f5cb0d3b36d4e2b4088a9834e2d5e40018b49ffc49af0ae39"}, - {file = "pybotx-0.55.2.tar.gz", hash = "sha256:c911a1f776dc8ad2c3c572b8e2e13611664dd0069ea01ea4a570fa9a75415d53"}, + {file = "pybotx-0.66.0-py3-none-any.whl", hash = "sha256:01dfdb93c7fd5a8a2aa9f43424693d8d085e2ba3afe23b4bbe9cfad1989e9d3f"}, + {file = "pybotx-0.66.0.tar.gz", hash = "sha256:b342b9ba26442c4bcba8481bcc42069aa8d48ce136f53c87a23cdd1195f3986d"}, ] [package.dependencies] aiocsv = ">=1.2.3,<1.3.0" -aiofiles = ">=0.7.0,<0.9.0" -httpx = "0.23.0" +aiofiles = ">=0.7.0,<24.0.0" +httpcore = ">=1.0.0,<1.0.3" +httpx = ">=0.25.0,<0.26.0" loguru = ">=0.6.0,<0.7.0" mypy-extensions = ">=0.2.0,<0.5.0" pydantic = ">=1.6.0,<1.11.0" +pyjwt = ">=2.0.0,<3.0.0" typing-extensions = ">=3.7.4,<5.0.0" [[package]] @@ -1129,6 +1132,24 @@ files = [ [package.extras] plugins = ["importlib-metadata"] +[[package]] +name = "pyjwt" +version = "2.8.0" +description = "JSON Web Token implementation in Python" +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ + {file = "PyJWT-2.8.0-py3-none-any.whl", hash = "sha256:59127c392cc44c2da5bb3192169a91f429924e17aff6534d70fdc02ab3e04320"}, + {file = "PyJWT-2.8.0.tar.gz", hash = "sha256:57e28d156e3d5c10088e0c68abb90bfac3df82b40a71bd0daa20c65ccd5c23de"}, +] + +[package.extras] +crypto = ["cryptography (>=3.4.0)"] +dev = ["coverage[toml] (==5.0.4)", "cryptography (>=3.4.0)", "pre-commit", "pytest (>=6.0.0,<7.0.0)", "sphinx (>=4.5.0,<5.0.0)", "sphinx-rtd-theme", "zope.interface"] +docs = ["sphinx (>=4.5.0,<5.0.0)", "sphinx-rtd-theme", "zope.interface"] +tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] + [[package]] name = "pytest" version = "7.2.1" @@ -1277,24 +1298,6 @@ files = [ [package.dependencies] docutils = ">=0.11,<1.0" -[[package]] -name = "rfc3986" -version = "1.5.0" -description = "Validating URI References per RFC 3986" -category = "dev" -optional = false -python-versions = "*" -files = [ - {file = "rfc3986-1.5.0-py2.py3-none-any.whl", hash = "sha256:a86d6e1f5b1dc238b218b012df0aa79409667bb209e58da56d0b94704e712a97"}, - {file = "rfc3986-1.5.0.tar.gz", hash = "sha256:270aaf10d87d0d4e095063c65bf3ddbc6ee3d0b226328ce21e036f946e421835"}, -] - -[package.dependencies] -idna = {version = "*", optional = true, markers = "extra == \"idna2008\""} - -[package.extras] -idna2008 = ["idna"] - [[package]] name = "smmap" version = "5.0.0" @@ -1481,4 +1484,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] [metadata] lock-version = "2.0" python-versions = ">=3.8, <3.12" -content-hash = "88ca941dea88af85ccb95cf01f5b0ce9ee402719b276bfa7185afb46bbfd91a0" +content-hash = "9f747be270e654ebf989c1b73f5d9f4cd319b84fe83e7babb13a44c8a392191f" diff --git a/pyproject.toml b/pyproject.toml index 2710af5..4b0c0f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ pytest-cov = "^4.0.0" requests = "^2.27.1" fastapi = ">=0.70.0,<0.93.0" -pybotx = ">=0.44.1,<0.56.0" +pybotx = ">=0.66.0,<0.67.0" [build-system] requires = ["poetry>=0.12"]