diff --git a/poetry.lock b/poetry.lock index 9d10cf4..6958d84 100644 --- a/poetry.lock +++ b/poetry.lock @@ -780,12 +780,12 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyhelper-utils" -version = "0.0.17" +version = "0.0.18" description = "Collective utility functions for python projects" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "pyhelper_utils-0.0.17.tar.gz", hash = "sha256:9d1be6097c7d1b093e85c7fa49bf52f5b557939596b83f3403e5f40bbcdd3a28"}, + {file = "pyhelper_utils-0.0.18.tar.gz", hash = "sha256:33f1ba2559a701aa16c5b6384bb5acbd317b0acd69625fd43c1eb15fbbbc7c63"}, ] [package.dependencies] @@ -1130,4 +1130,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "71bf75ccea840a2cb69d57cd39a611e5a5c7ea74807dc48812864eba5358d733" +content-hash = "0424d43b28034bddc3f992df4626e1bbc50042146c6ed9a61b0f43bf81e6805f" diff --git a/pyproject.toml b/pyproject.toml index 37f8319..bb426bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ pyutils-polarion-verify-tc-requirements = "apps.polarion.polarion_verify_tc_requ python = "^3.8" python-simple-logger = "^1.0.8" pylero = "^0.0.9" -pyhelper-utils = "^0.0.17" +pyhelper-utils = "^0.0.18" pytest-mock = "^3.14.0" pyyaml = "^6.0.1"