diff --git a/poetry.lock b/poetry.lock index 2bc48ec..0cb8f21 100644 --- a/poetry.lock +++ b/poetry.lock @@ -640,7 +640,6 @@ description = "Composable command line interface toolkit" optional = false python-versions = ">=3.10" groups = ["main", "dev"] -markers = "platform_python_implementation != \"PyPy\" and python_version < \"3.14\" or python_version < \"3.12\"" files = [ {file = "click-8.2.1-py3-none-any.whl", hash = "sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b"}, {file = "click-8.2.1.tar.gz", hash = "sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202"}, @@ -649,22 +648,6 @@ files = [ [package.dependencies] colorama = {version = "*", markers = "platform_system == \"Windows\""} -[[package]] -name = "click" -version = "8.3.0" -description = "Composable command line interface toolkit" -optional = false -python-versions = ">=3.10" -groups = ["main", "dev"] -markers = "python_version >= \"3.14\" or python_version >= \"3.12\" and platform_python_implementation == \"PyPy\"" -files = [ - {file = "click-8.3.0-py3-none-any.whl", hash = "sha256:9b9f285302c6e3064f4330c05f05b81945b2a39544279343e6e7c5f27a9baddc"}, - {file = "click-8.3.0.tar.gz", hash = "sha256:e7b8232224eba16f4ebe410c25ced9f7875cb5f3263ffc93cc3e8da705e229c4"}, -] - -[package.dependencies] -colorama = {version = "*", markers = "platform_system == \"Windows\""} - [[package]] name = "colorama" version = "0.4.6" @@ -1118,7 +1101,6 @@ description = "Integration Test Docker Environment for Exasol" optional = false python-versions = "<4,>=3.9.2" groups = ["main", "dev"] -markers = "python_version >= \"3.14\" or python_version >= \"3.12\" and platform_python_implementation == \"PyPy\"" files = [ {file = "exasol_integration_test_docker_environment-4.3.0-py3-none-any.whl", hash = "sha256:0f694a2c723617c189b84c145a18154e2a40f2fb58f98c73b39277af740de7c6"}, {file = "exasol_integration_test_docker_environment-4.3.0.tar.gz", hash = "sha256:2c82bd667be4b654d48ea5c43617c31608f3ec73312c8b6b51b2bb324a75ced6"}, @@ -1144,39 +1126,6 @@ requests = ">=2.32.4" simplejson = ">=3.16.0" "stopwatch.py" = ">=1.0.0" -[[package]] -name = "exasol-integration-test-docker-environment" -version = "5.0.0" -description = "Integration Test Docker Environment for Exasol" -optional = false -python-versions = "<3.15,>=3.10" -groups = ["main", "dev"] -markers = "platform_python_implementation != \"PyPy\" and python_version < \"3.14\" or python_version < \"3.12\"" -files = [ - {file = "exasol_integration_test_docker_environment-5.0.0-py3-none-any.whl", hash = "sha256:b5d35ad409155f7705ec8c3f261f519295061c82b7ccd56cab39bb5097863b7c"}, - {file = "exasol_integration_test_docker_environment-5.0.0.tar.gz", hash = "sha256:66dc7cbe628bdaabdd6924a428e56bfdd817ea226eed7663fb33c378427282c4"}, -] - -[package.dependencies] -click = ">=7.0" -docker = {version = ">=4.0.0,<7.0.0 || >7.0.0", markers = "sys_platform != \"win32\""} -docutils = ">=0.21.2" -exasol-error-reporting = ">=1.0.0,<2.0.0" -fabric = ">=3.0.1,<4.0.0" -gitpython = ">=2.1.0" -humanfriendly = ">=4.18" -importlib_resources = ">=5.4.0" -jinja2 = ">=2.10.1" -jsonpickle = ">=1.1" -luigi = ">=2.8.4" -netaddr = ">=0.7.19" -networkx = ">=2.3" -portalocker = ">=2.7.0,<3.0.0" -pydot = ">=1.4.0" -requests = ">=2.32.4" -simplejson = ">=3.16.0" -"stopwatch.py" = ">=1.0.0" - [[package]] name = "exasol-saas-api" version = "2.6.0" @@ -1205,7 +1154,6 @@ description = "Script Languages Container Tool" optional = false python-versions = "<4,>=3.10" groups = ["main"] -markers = "python_version >= \"3.14\" or python_version >= \"3.12\" and platform_python_implementation == \"PyPy\"" files = [ {file = "exasol_script_languages_container_tool-3.4.1-py3-none-any.whl", hash = "sha256:d0fabc5a8bfab38c2ad6e13309ebce813051f5e4a13ecfd6e50775bffb733af4"}, {file = "exasol_script_languages_container_tool-3.4.1.tar.gz", hash = "sha256:43264a85f2dbc6455993923583a0b73a58c5fb7e987852779fd83d89e3c63e2b"}, @@ -1220,29 +1168,6 @@ jsonschema = ">=4.23.0,<5.0.0" networkx = ">=3.3.0,<4.0.0" pydantic = ">=2.10.2,<3.0.0" -[[package]] -name = "exasol-script-languages-container-tool" -version = "3.5.0" -description = "Script Languages Container Tool" -optional = false -python-versions = "<3.14,>=3.10" -groups = ["main"] -markers = "platform_python_implementation != \"PyPy\" and python_version < \"3.14\" or python_version < \"3.12\"" -files = [ - {file = "exasol_script_languages_container_tool-3.5.0-py3-none-any.whl", hash = "sha256:d111af355e6bb47001da5b270921001075320f33dafa7ddad1877a9d6ed3abe1"}, - {file = "exasol_script_languages_container_tool-3.5.0.tar.gz", hash = "sha256:a2dc164498a811914da33bac17c69a08571cd0ffbb3948cc655ab832c81f9ec6"}, -] - -[package.dependencies] -click = ">=8.2.1,<8.3.0" -exasol-bucketfs = ">=1,<3" -exasol-integration-test-docker-environment = ">=4.4.1,<6.0.0" -importlib_metadata = ">=4.6.0" -importlib-resources = ">=6.4.0" -jsonschema = ">=4.23.0,<5.0.0" -networkx = ">=3.3.0,<4.0.0" -pydantic = ">=2.10.2,<3.0.0" - [[package]] name = "exasol-toolbox" version = "1.10.0" @@ -2651,14 +2576,14 @@ defusedxml = ">=0.7.1,<0.8.0" [[package]] name = "pyasn1" -version = "0.6.1" +version = "0.6.2" description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)" optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "pyasn1-0.6.1-py3-none-any.whl", hash = "sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629"}, - {file = "pyasn1-0.6.1.tar.gz", hash = "sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034"}, + {file = "pyasn1-0.6.2-py3-none-any.whl", hash = "sha256:1eb26d860996a18e9b6ed05e7aae0e9fc21619fcee6af91cca9bad4fbea224bf"}, + {file = "pyasn1-0.6.2.tar.gz", hash = "sha256:9b59a2b25ba7e4f8197db7686c09fb33e658b98339fadb826e9512629017833b"}, ] [[package]] @@ -3210,6 +3135,13 @@ optional = false python-versions = ">=3.8" groups = ["dev"] files = [ + {file = "PyYAML-6.0.3-cp38-cp38-macosx_10_13_x86_64.whl", hash = "sha256:c2514fceb77bc5e7a2f7adfaa1feb2fb311607c9cb518dbc378688ec73d8292f"}, + {file = "PyYAML-6.0.3-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:9c57bb8c96f6d1808c030b1687b9b5fb476abaa47f0db9c0101f5e9f394e97f4"}, + {file = "PyYAML-6.0.3-cp38-cp38-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:efd7b85f94a6f21e4932043973a7ba2613b059c4a000551892ac9f1d11f5baf3"}, + {file = "PyYAML-6.0.3-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:22ba7cfcad58ef3ecddc7ed1db3409af68d023b7f940da23c6c2a1890976eda6"}, + {file = "PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:6344df0d5755a2c9a276d4473ae6b90647e216ab4757f8426893b5dd2ac3f369"}, + {file = "PyYAML-6.0.3-cp38-cp38-win32.whl", hash = "sha256:3ff07ec89bae51176c0549bc4c63aa6202991da2d9a6129d7aef7f1407d3f295"}, + {file = "PyYAML-6.0.3-cp38-cp38-win_amd64.whl", hash = "sha256:5cf4e27da7e3fbed4d6c3d8e797387aaad68102272f8f9752883bc32d61cb87b"}, {file = "pyyaml-6.0.3-cp310-cp310-macosx_10_13_x86_64.whl", hash = "sha256:214ed4befebe12df36bcc8bc2b64b396ca31be9304b8f59e25c11cf94a4c033b"}, {file = "pyyaml-6.0.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:02ea2dfa234451bbb8772601d7b8e426c2bfa197136796224e50e35a78777956"}, {file = "pyyaml-6.0.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b30236e45cf30d2b8e7b3e85881719e98507abed1011bf463a8fa23e9c3e98a8"}, @@ -3579,6 +3511,8 @@ files = [ {file = "ruamel.yaml.clib-0.2.14-cp39-cp39-win32.whl", hash = "sha256:6d5472f63a31b042aadf5ed28dd3ef0523da49ac17f0463e10fda9c4a2773352"}, {file = "ruamel.yaml.clib-0.2.14-cp39-cp39-win_amd64.whl", hash = "sha256:8dd3c2cc49caa7a8d64b67146462aed6723a0495e44bf0aa0a2e94beaa8432f6"}, {file = "ruamel.yaml.clib-0.2.14.tar.gz", hash = "sha256:803f5044b13602d58ea378576dd75aa759f52116a0232608e8fdada4da33752e"}, + {file = "ruamel_yaml_clib-0.2.14-cp314-cp314-win32.whl", hash = "sha256:9b4104bf43ca0cd4e6f738cb86326a3b2f6eef00f417bd1e7efb7bdffe74c539"}, + {file = "ruamel_yaml_clib-0.2.14-cp314-cp314-win_amd64.whl", hash = "sha256:13997d7d354a9890ea1ec5937a219817464e5cc344805b37671562a401ca3008"}, ] [[package]]