From e1d81e8a5b5c514827cff0979df51fa572c68b15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 05:24:49 +0000 Subject: [PATCH] Update dependency cognite-sdk to v7.43.6 --- poetry.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/poetry.lock b/poetry.lock index ec7a4a8..f8150ca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -346,29 +346,29 @@ files = [ [[package]] name = "cognite-sdk" -version = "7.32.0" +version = "7.43.6" description = "Cognite Python SDK" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "cognite_sdk-7.32.0-py3-none-any.whl", hash = "sha256:5bbc19f5f0510bd9f663776edda3e6868099700b9760cf8546baf43b15785ef1"}, - {file = "cognite_sdk-7.32.0.tar.gz", hash = "sha256:43f3676987e0765ef28e3bfb2a2d9755aa0b883275085435f94e2cd145830a9f"}, + {file = "cognite_sdk-7.43.6-py3-none-any.whl", hash = "sha256:5702678cec0c221e40c72beacab2c6d1e31f6819648c4b1fe3cc09edab0cd00e"}, + {file = "cognite_sdk-7.43.6.tar.gz", hash = "sha256:00c836616208d2606a11867ca33b86f0a11c3a244e978937f4e5f18bfe0cc353"}, ] [package.dependencies] msal = ">=1,<2" -protobuf = ">=3.16.0" +protobuf = ">=4" requests = ">=2,<3" requests_oauthlib = ">=1,<2" typing_extensions = ">=4" tzdata = {version = ">=2023.3", markers = "sys_platform == \"win32\""} [package.extras] -all = ["PyYAML (>=6.0,<7.0)", "backports-zoneinfo[tzdata] (>=0.2.1)", "geopandas (>=0.10.0)", "numpy (>=1.20,<2.0)", "pandas (>=1.4)", "pip (>=20.0.0)", "shapely (>=1.7.0)", "sympy"] +all = ["PyYAML (>=6.0,<7.0)", "backports-zoneinfo[tzdata] (>=0.2.1)", "geopandas (>=0.10,<0.14)", "geopandas (>=0.14)", "numpy (>=1.20,<1.25)", "numpy (>=1.25,<2.0)", "numpy (>=1.26,<2.0)", "pandas (>=1.4,<2.1)", "pandas (>=2.1)", "pip (>=20.0.0)", "shapely (>=1.7.0)", "sympy"] functions = ["pip (>=20.0.0)"] -geo = ["geopandas (>=0.10.0)", "shapely (>=1.7.0)"] -numpy = ["numpy (>=1.20,<2.0)"] -pandas = ["backports-zoneinfo[tzdata] (>=0.2.1)", "pandas (>=1.4)"] +geo = ["geopandas (>=0.10,<0.14)", "geopandas (>=0.14)", "shapely (>=1.7.0)"] +numpy = ["numpy (>=1.20,<1.25)", "numpy (>=1.25,<2.0)", "numpy (>=1.26,<2.0)"] +pandas = ["backports-zoneinfo[tzdata] (>=0.2.1)", "pandas (>=1.4,<2.1)", "pandas (>=2.1)"] pyodide = ["pyodide-http (>=0.2.1,<0.3.0)"] sympy = ["sympy"] yaml = ["PyYAML (>=6.0,<7.0)"] @@ -1731,6 +1731,7 @@ files = [ {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"}, + {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"}, {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"}, {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"}, {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"},