From 7538794928ea57178d4f9257b8fec36b7db35e6e Mon Sep 17 00:00:00 2001 From: Pavel Mackarichev Date: Mon, 18 Sep 2023 15:50:47 +0300 Subject: [PATCH] build: update deps --- poetry.lock | 26 ++++++++++++++++++-------- pyproject.toml | 2 +- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/poetry.lock b/poetry.lock index db81b67..31cd88a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1133,6 +1133,16 @@ files = [ {file = "MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:5bbe06f8eeafd38e5d0a4894ffec89378b6c6a625ff57e3028921f8ff59318ac"}, {file = "MarkupSafe-2.1.3-cp311-cp311-win32.whl", hash = "sha256:dd15ff04ffd7e05ffcb7fe79f1b98041b8ea30ae9234aed2a9168b5797c3effb"}, {file = "MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl", hash = "sha256:134da1eca9ec0ae528110ccc9e48041e0828d79f24121a1a146161103c76e686"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:f698de3fd0c4e6972b92290a45bd9b1536bffe8c6759c62471efaa8acb4c37bc"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:aa57bd9cf8ae831a362185ee444e15a93ecb2e344c8e52e4d721ea3ab6ef1823"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ffcc3f7c66b5f5b7931a5aa68fc9cecc51e685ef90282f4a82f0f5e9b704ad11"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:47d4f1c5f80fc62fdd7777d0d40a2e9dda0a05883ab11374334f6c4de38adffd"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1f67c7038d560d92149c060157d623c542173016c4babc0c1913cca0564b9939"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:9aad3c1755095ce347e26488214ef77e0485a3c34a50c5a5e2471dff60b9dd9c"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:14ff806850827afd6b07a5f32bd917fb7f45b046ba40c57abdb636674a8b559c"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8f9293864fe09b8149f0cc42ce56e3f0e54de883a9de90cd427f191c346eb2e1"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-win32.whl", hash = "sha256:715d3562f79d540f251b99ebd6d8baa547118974341db04f5ad06d5ea3eb8007"}, + {file = "MarkupSafe-2.1.3-cp312-cp312-win_amd64.whl", hash = "sha256:1b8dd8c3fd14349433c79fa8abeb573a55fc0fdd769133baac1f5e07abf54aeb"}, {file = "MarkupSafe-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:8e254ae696c88d98da6555f5ace2279cf7cd5b3f52be2b5cf97feafe883b58d2"}, {file = "MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cb0932dc158471523c9637e807d9bfb93e06a95cbf010f1a38b98623b929ef2b"}, {file = "MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9402b03f1a1b4dc4c19845e5c749e3ab82d5078d16a2a4c2cd2df62d57bb0707"}, @@ -1471,14 +1481,14 @@ files = [ [[package]] name = "odd-dbt" -version = "0.2.2" +version = "0.2.3" description = "OpenDataDiscovery Action for dbt" category = "main" optional = false python-versions = ">=3.9,<4.0" files = [ - {file = "odd_dbt-0.2.2-py3-none-any.whl", hash = "sha256:283e7b1c1d9d78664e17871daa58bf0240f07b164071295ad2d52380f4cae311"}, - {file = "odd_dbt-0.2.2.tar.gz", hash = "sha256:da2a7f418de87a33f790e318b753b8a9c139d78d3888d049b1103f0d77d37651"}, + {file = "odd_dbt-0.2.3-py3-none-any.whl", hash = "sha256:161fc8c95dfbe693c76a65012a2435f053948f84ae24bb0e2b3756779dea5346"}, + {file = "odd_dbt-0.2.3.tar.gz", hash = "sha256:f30024a5b9274ab3aa8706c7a13affbc551fa5bc003ec886c11d645a16d37e06"}, ] [package.dependencies] @@ -1487,7 +1497,7 @@ dbt-snowflake = ">=1.6.2,<2.0.0" funcy = ">=2.0,<3.0" loguru = ">=0.6.0,<0.7.0" odd-models = ">=2.0.31,<3.0.0" -oddrn-generator = ">=0.1.93,<0.2.0" +oddrn-generator = ">=0.1.94,<0.2.0" psycopg2-binary = ">=2.9.6,<3.0.0" sqlalchemy = ">=1.4.46,<2.0.0" typer = {version = ">=0.7.0,<0.8.0", extras = ["all"]} @@ -1515,14 +1525,14 @@ sqlparse = "0.4.2" [[package]] name = "oddrn-generator" -version = "0.1.93" +version = "0.1.94" description = "Open Data Discovery Resource Name Generator" category = "main" optional = false python-versions = ">=3.9,<4.0" files = [ - {file = "oddrn_generator-0.1.93-py3-none-any.whl", hash = "sha256:1eb9ea2481fef775ffe858a3d07e33769ac5c12c09e55857b5dec9dbc4b0634d"}, - {file = "oddrn_generator-0.1.93.tar.gz", hash = "sha256:c923970ac52e69862132de0a1b1717348bb7cafe9350ae53a6c3bb860ef7a4d4"}, + {file = "oddrn_generator-0.1.94-py3-none-any.whl", hash = "sha256:50e386e1d5524cf1c29cf30b76daf88210c6a5f163fc437777d5a4b8a3a8d45e"}, + {file = "oddrn_generator-0.1.94.tar.gz", hash = "sha256:c1e1bd9102f6725dde7f94152fc39a1c42e75bdde11467b55263dfd827b2875b"}, ] [package.dependencies] @@ -2659,4 +2669,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "aeb4e27ce7601a10a3ac267b74133a464feb391b17687d49ec7c75f06b8f73a1" +content-hash = "fce80b617420cb96bbdc78d4722b7c87269d2818df5aae25275b09ce127649af" diff --git a/pyproject.toml b/pyproject.toml index a62dfe4..3e75a06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ oddrn-generator = "^0.1.92" pyarrow = "^10.0.1" tqdm = "^4.64.1" loguru = "^0.6.0" -odd-dbt = "^0.2.2" +odd-dbt = "^0.2.3" [tool.poetry.group.dev.dependencies]