From d98abf3fc61288bc3a2881db990ce6ef0e2d9ae0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:48:32 +0000 Subject: [PATCH] Update dependency cognite-sdk to v7.53.1 --- poetry.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/poetry.lock b/poetry.lock index ec7a4a8..6e4d5eb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -346,30 +346,29 @@ files = [ [[package]] name = "cognite-sdk" -version = "7.32.0" +version = "7.53.1" 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.53.1-py3-none-any.whl", hash = "sha256:6333c7f9cb020cdf2287dc9d63fc49be24c607dc58846caceaf24af2f12c3358"}, + {file = "cognite_sdk-7.53.1.tar.gz", hash = "sha256:8d79630ee6c62d64460cc6a0f053163a815378da4ac5c17d8b00a8421ac79b8d"}, ] [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)", "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)"] -pyodide = ["pyodide-http (>=0.2.1,<0.3.0)"] +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 = ["pandas (>=1.4,<2.1)", "pandas (>=2.1)"] +pyodide = ["pyodide-http (>=0.2.1,<0.3.0)", "tzdata (>=2024.1)"] sympy = ["sympy"] yaml = ["PyYAML (>=6.0,<7.0)"] @@ -1731,6 +1730,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"},