diff --git a/poetry.lock b/poetry.lock index 1b595b80..a58fb730 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1518,12 +1518,12 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyhelper-utils" -version = "0.0.32" +version = "0.0.34" description = "Collective utility functions for python projects" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "pyhelper_utils-0.0.32.tar.gz", hash = "sha256:d0c8975082532d1d69653fb866583a74979f48256fd159ccd5cdbe2ab78ceb11"}, + {file = "pyhelper_utils-0.0.34.tar.gz", hash = "sha256:53f00dec369b22fdd885d207fc10cc758757033a816c3b407407b97b7a14f1e9"}, ] [package.dependencies] @@ -2108,4 +2108,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "5d4be065b3ed6dd1a37d9c16531cc83c851997370094aefccea2e4588cc516f7" +content-hash = "0eae3377bf8f4d2401edc0a8607df6954dc1107e8f886e15b46947449ef4000f" diff --git a/pyproject.toml b/pyproject.toml index cde9683d..33c4db68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ azure-mgmt-network = "^26.0.0" azure-mgmt-subscription = "^3.1.1" azure-core = "^1.30.1" openshift-python-utilities = "^5.0.49" -pyhelper-utils = "^0.0.32" +pyhelper-utils = "^0.0.34" [tool.poetry.urls] Download = "https://pypi.org/project/redhat-qe-cloud-tools/"