From 740572e49761557cd0e6fbf0376669cf6624d04b Mon Sep 17 00:00:00 2001 From: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:04:10 +0200 Subject: [PATCH] Update dependency openshift-python-wrapper to v4.15.13 (#62) --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5c851e9..90a807e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -477,12 +477,12 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] [[package]] name = "openshift-python-wrapper" -version = "4.15.12" +version = "4.15.13" description = "Wrapper around https://github.com/kubernetes-client/python" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openshift_python_wrapper-4.15.12.tar.gz", hash = "sha256:c9d5acb2af282912086991768cd0119ca17fd9b631023f36ee413033e95dc1ad"}, + {file = "openshift_python_wrapper-4.15.13.tar.gz", hash = "sha256:f5da0c5a8843057df47ba5b29f69c2ff5b83229ac579ef69bd29d7ea85dd0802"}, ] [package.dependencies]