From 8893eb67ca930cca5265815e91843b513e775f30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:28:07 +0000 Subject: [PATCH] chore(deps): update poetry-deps --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fc25b07..24e9e2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,13 +9,13 @@ packages = [{ include = "*" }] [tool.poetry.dependencies] python = "^3.8" -openshift-python-wrapper = "^10.0.12" +openshift-python-wrapper = "^11.0.0" openshift-operator-utilities = "^1.0.0" jira = "^3.6.0" pylero = "^0.0.9" pytest = "^8.0.0" pytest-testconfig = "^0.2.0" -python-simple-logger = "^1.0.9" +python-simple-logger = "^2.0.0" pyhelper-utils = "^0.0.12" netaddr = "^1.2.1"