From eb4aed66bd723fa680c29c9870aa97789ff65c9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:40:57 +0000 Subject: [PATCH] Update poetry-deps to v8.29.0 (#298) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c9f2aa5..321875b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1341,12 +1341,12 @@ urllib3 = ">=1.25.3" [[package]] name = "openshift-cluster-management-python-wrapper" -version = "1.0.144" +version = "1.0.149" description = "Wrapper around https://github.com/openshift/openshift-cluster-management-python-client" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "openshift_cluster_management_python_wrapper-1.0.144.tar.gz", hash = "sha256:45307bf93eabaf858f6b73b3533d2bd837abc70b739995e4def69aa1cb91643e"}, + {file = "openshift_cluster_management_python_wrapper-1.0.149.tar.gz", hash = "sha256:e3ad3c5721088e28109a41a61ed20a7f7dbfe49c4894b131b93e82a737a87d52"}, ] [package.dependencies] @@ -1355,12 +1355,12 @@ importlib = ">=1.0.4,<2.0.0" openshift-cluster-management-python-client = ">=1.0.23" openshift-python-utilities = ">=5.0.0" openshift-python-wrapper = ">=10.0.0" -python-benedict = ">=0.33.0" +python-benedict = "0.33.2" python-simple-logger = ">=1.0.5" pyyaml = ">=6.0.1,<7.0.0" redhat-qe-cloud-tools = ">=1.0.10" requests = ">=2.31.0,<3.0.0" -rosa-python-client = ">=1.0.121,<2.0.0" +rosa-python-client = "*" timeout-sampler = ">=0.0.2" [[package]]