diff --git a/poetry.lock b/poetry.lock index a9084e5..633ea17 100644 --- a/poetry.lock +++ b/poetry.lock @@ -780,12 +780,12 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyhelper-utils" -version = "0.0.35" +version = "0.0.36" description = "Collective utility functions for python projects" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "pyhelper_utils-0.0.35.tar.gz", hash = "sha256:6cf16a627df07f92250148c1e590e72d98b85ddb81324974f6f0326b0fd74a40"}, + {file = "pyhelper_utils-0.0.36.tar.gz", hash = "sha256:574c92ba0643811f2053f192893ac8ac0807b104e86fa324bfcf3ec7e427552a"}, ] [package.dependencies] @@ -1132,4 +1132,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "3ed264b04609b8339904c4b50f5a297982335fa29a58da41443fe460e70c0488" +content-hash = "9d637db54cc64bd5c2faee8ee3d4bacdf81785d0f363226b0375485a4ac3c320" diff --git a/pyproject.toml b/pyproject.toml index 479f700..2faa0f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ pyutils-polarion-set-automated = "apps.polarion.polarion_set_automated:polarion_ python = "^3.8" python-simple-logger = "^1.0.8" pylero = "^0.1.0" -pyhelper-utils = "^0.0.35" +pyhelper-utils = "^0.0.36" pytest-mock = "^3.14.0" pyyaml = "^6.0.1"